Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <Opcode.h>
Public Member Functions | |
VolumeCache () | |
~VolumeCache () | |
Public Attributes | |
Container | TouchedPrimitives |
Indices of touched primitives. More... | |
const BaseModel * | Model |
Owner. More... | |
Container Opcode::VolumeCache::TouchedPrimitives |
Indices of touched primitives.
Definition at line 29 of file Opcode.h.
Referenced by Opcode::HybridSphereCollider::Collide(), Opcode::HybridAABBCollider::Collide(), Opcode::HybridLSSCollider::Collide(), Opcode::HybridPlanesCollider::Collide(), and Opcode::HybridOBBCollider::Collide().