CFx SDK Documentation
2023 SP0
|
#include "GsMarkerArray.h"
#include "Gi/GiDrawable.h"
#include "Gs.h"
#include "TPtr.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdGsHlBranch |
class | OdGsHlBranchReactor |
class | OdGsHlBranchMultimoduleReactor |
Typedefs | |
typedef TPtr< OdGsHlBranch > | OdGsHlBranchPtr |
typedef OdArray< OdGsHlBranchPtr > | OdGsHlBranchPtrArray |
typedef OdSmartPtr< OdGsHlBranchReactor > | OdGsHlBranchReactorPtr |
typedef TPtr<OdGsHlBranch> OdGsHlBranchPtr |
Definition at line 35 of file GsHighlightData.h.
typedef OdArray<OdGsHlBranchPtr> OdGsHlBranchPtrArray |
Definition at line 36 of file GsHighlightData.h.
This template class is a specialization of the OdSmartPtr class for OdGsHlBranchReactor object pointers.
Definition at line 43 of file GsHighlightData.h.