#include <OPC_VolumeCollider.h>
Public Member Functions | |
VolumeCache () | |
~VolumeCache () | |
Public Attributes | |
const BaseModel * | Model |
Owner. More... | |
Container | TouchedPrimitives |
Indices of touched primitives. More... | |
Definition at line 23 of file OPC_VolumeCollider.h.
|
inline |
Definition at line 25 of file OPC_VolumeCollider.h.
|
inline |
Definition at line 26 of file OPC_VolumeCollider.h.
Owner.
Definition at line 29 of file OPC_VolumeCollider.h.
Container VolumeCache::TouchedPrimitives |
Indices of touched primitives.
Definition at line 28 of file OPC_VolumeCollider.h.