C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
op_binding_data.h File Reference

Items binding classes. More...

#include <math_define.h>
#include <mb_variables.h>
#include <mb_cart_point3d.h>
#include <attr_hotpoint_attribute.h>
#include <templ_sptr.h>
#include <hash32.h>

Classes

class  MbPrecision
 The precision of object construction. More...
 
class  MbOperationResults
 The common operation results. More...
 
struct  MbItemIndex
 Index of object identification. More...
 
struct  MbItemThinValues
 Extended index of object identification. More...
 
struct  MbEdgeFacesIndexes
 Index of edge identification. More...
 
struct  MbExtendedIndex
 Index of face and it edges. More...
 

Namespaces

 c3d
 C3D namespace declaration.
 

Functions

template<class Indices >
void SortItemIndices (Indices &indices)
 Sorting in ascending order of index.
 
template<class Indices >
void SortEdgeFacesIndices (Indices &indices)
 Sorting in ascending order of index.
 

Detailed Description

Items binding classes.