CFx SDK Documentation  2023 SP0
Classes | Macros | Typedefs
GiExtentsSpaceTree.h File Reference
#include "Ge/GeExtents3d.h"
#include "Ge/GeExtents2d.h"
#include "OdVector.h"
#include "OdaSTL.h"
#include "OdList.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdGiExtentsSpaceObject
 
class  OdGiExtentsSpaceNode< E, O >
 
class  OdGiExtentsSpaceTreeCallback< E, O >
 
class  OdGiExtentsSpaceTree< NUM_AXIS, MAX_DEPTH, MAX_NODE_OBJECT, E, P, O >
 
class  OdGiExtents3dSpacePoint
 
class  OdGiExtents3dSpaceEdge
 
class  OdGiExtents3dSpaceChainPolyline
 
class  OdGiExtents3dSpaceUtils
 

Macros

#define STL_USING_SET
 
#define STL_USING_MAP
 

Typedefs

typedef OdGiExtentsSpaceNode< OdGeExtents2d, OdGiExtentsSpaceObjectOdGiExtents2dSpaceNode
 
typedef OdGiExtentsSpaceNode< OdGeExtents3d, OdGiExtentsSpaceObjectOdGiExtents3dSpaceNode
 
typedef OdGiExtentsSpaceTree< 2, 10, 10, OdGeExtents2d, OdGePoint2d, OdGiExtentsSpaceObjectOdGiExtents2dSpaceTree
 
typedef OdGiExtentsSpaceTree< 3, 5, 20, OdGeExtents3d, OdGePoint3d, OdGiExtentsSpaceObjectOdGiExtents3dSpaceTree
 

Macro Definition Documentation

◆ STL_USING_MAP

#define STL_USING_MAP

Definition at line 31 of file GiExtentsSpaceTree.h.

◆ STL_USING_SET

#define STL_USING_SET

Definition at line 30 of file GiExtentsSpaceTree.h.

Typedef Documentation

◆ OdGiExtents2dSpaceNode

Definition at line 190 of file GiExtentsSpaceTree.h.

◆ OdGiExtents2dSpaceTree

Definition at line 599 of file GiExtentsSpaceTree.h.

◆ OdGiExtents3dSpaceNode

Definition at line 191 of file GiExtentsSpaceTree.h.

◆ OdGiExtents3dSpaceTree

Definition at line 600 of file GiExtentsSpaceTree.h.