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