Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <OPC_VolumeCollider.h>
Public Member Functions | |
VolumeCache () | |
~VolumeCache () | |
Public Attributes | |
Container | TouchedPrimitives |
Indices of touched primitives. More... | |
const BaseModel * | Model |
Owner. 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.
const BaseModel* VolumeCache::Model |
Owner.
Definition at line 29 of file OPC_VolumeCollider.h.
Referenced by VolumeCollider::IsCacheValid().
Container VolumeCache::TouchedPrimitives |
Indices of touched primitives.
Definition at line 28 of file OPC_VolumeCollider.h.