CFx SDK Documentation
2020SP3
|
#include "OdaCommon.h"
#include "RxObject.h"
#include "Gs/GsExport.h"
#include "Ge/GeBoundBlock3d.h"
#include "Ge/GeExtents3d.h"
#include "Ge/GePoint3d.h"
#include "Ge/GeSphere.h"
#include "Ge/GeVector3d.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdGsCullingPrimitive |
class | OdGsCullingBBox |
class | OdGsCullingBSphere |
class | OdGsCullingOBBox |
class | OdGsCullingVolume |
class | OdGsOrthoCullingVolume |
class | OdGsFrustumCullingVolume |
Typedefs | |
typedef OdSmartPtr< OdGsCullingVolume > | OdGsCullingVolumePtr |
typedef OdSmartPtr< OdGsOrthoCullingVolume > | OdGsOrthoCullingVolumePtr |
typedef OdSmartPtr< OdGsFrustumCullingVolume > | OdGsFrustumCullingVolumePtr |
This template class is a specialization of the OdSmartPtr class for OdGsCullingVolume object pointers.
Definition at line 352 of file GsCullingVolume.h.
This template class is a specialization of the OdSmartPtr class for OdGsFrustumCullingVolume object pointers.
Definition at line 427 of file GsCullingVolume.h.
This template class is a specialization of the OdSmartPtr class for OdGsOrthoCullingVolume object pointers.
Definition at line 381 of file GsCullingVolume.h.