CFx SDK Documentation  2023 SP0
Classes | Typedefs
GsCullingVolume.h File Reference
#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< OdGsCullingVolumeOdGsCullingVolumePtr
 
typedef OdSmartPtr< OdGsOrthoCullingVolumeOdGsOrthoCullingVolumePtr
 
typedef OdSmartPtr< OdGsFrustumCullingVolumeOdGsFrustumCullingVolumePtr
 

Typedef Documentation

◆ OdGsCullingVolumePtr

This template class is a specialization of the OdSmartPtr class for OdGsCullingVolume object pointers.

Definition at line 352 of file GsCullingVolume.h.

◆ OdGsFrustumCullingVolumePtr

This template class is a specialization of the OdSmartPtr class for OdGsFrustumCullingVolume object pointers.

Definition at line 427 of file GsCullingVolume.h.

◆ OdGsOrthoCullingVolumePtr

This template class is a specialization of the OdSmartPtr class for OdGsOrthoCullingVolume object pointers.

Definition at line 381 of file GsCullingVolume.h.