Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <OPC_OBBCollider.h>
Public Member Functions | |
OBBCache () | |
![]() | |
VolumeCache () | |
~VolumeCache () | |
Public Attributes | |
OBB | FatBox |
Box used when performing the query resulting in cached faces. More... | |
float | FatCoeff |
extents multiplier used to create a fat box More... | |
![]() | |
Container | TouchedPrimitives |
Indices of touched primitives. More... | |
const BaseModel * | Model |
Owner. More... | |
Definition at line 23 of file OPC_OBBCollider.h.
|
inline |
OBB OBBCache::FatBox |
Box used when performing the query resulting in cached faces.
Definition at line 33 of file OPC_OBBCollider.h.
float OBBCache::FatCoeff |
extents multiplier used to create a fat box
Definition at line 35 of file OPC_OBBCollider.h.