CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Macros | Typedefs
GsHighlightData.h File Reference
#include "OdaSTL.h"
#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  OdGsStateBranch
 
class  OdGsStateBranchReactor
 
class  OdGsStateBranchMultimoduleReactor
 

Macros

#define STL_USING_SET
 

Typedefs

typedef TPtr< OdGsStateBranchOdGsStateBranchPtr
 
typedef OdArray< OdGsStateBranchPtrOdGsStateBranchPtrArray
 
typedef std::set< OdGsMarkerOdGsMarkerSet
 
typedef OdSmartPtr< OdGsStateBranchReactorOdGsStateBranchReactorPtr
 

Macro Definition Documentation

◆ STL_USING_SET

#define STL_USING_SET

Definition at line 27 of file GsHighlightData.h.

Typedef Documentation

◆ OdGsMarkerSet

typedef std::set<OdGsMarker> OdGsMarkerSet

Definition at line 41 of file GsHighlightData.h.

◆ OdGsStateBranchPtr

Definition at line 38 of file GsHighlightData.h.

◆ OdGsStateBranchPtrArray

Definition at line 39 of file GsHighlightData.h.

◆ OdGsStateBranchReactorPtr

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

Definition at line 48 of file GsHighlightData.h.