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