Space Engineers
Public Member Functions | List of all members
BulletXNA.BulletCollision.GIM_QUANTIZED_BVH_NODE_ARRAY Class Reference
Inheritance diagram for BulletXNA.BulletCollision.GIM_QUANTIZED_BVH_NODE_ARRAY:
BulletXNA.LinearMath.ObjectArray< BT_QUANTIZED_BVH_NODE >

Public Member Functions

 GIM_QUANTIZED_BVH_NODE_ARRAY ()
 
 GIM_QUANTIZED_BVH_NODE_ARRAY (int capacity)
 
- Public Member Functions inherited from BulletXNA.LinearMath.ObjectArray< BT_QUANTIZED_BVH_NODE >
 ObjectArray ()
 
 ObjectArray (int capacity)
 
T[] GetRawArray ()
 
void Add (T item)
 
void Swap (int index0, int index1)
 
void Resize (int newsize)
 
void Resize (int newsize, bool allocate)
 
void Clear ()
 

Additional Inherited Members

- Properties inherited from BulletXNA.LinearMath.ObjectArray< BT_QUANTIZED_BVH_NODE >
int Capacity [get, set]
 
int Count [get]
 
this[int index] [get, set]
 

Detailed Description

Definition at line 298 of file GImpactQuantizedBvh.cs.

Constructor & Destructor Documentation

BulletXNA.BulletCollision.GIM_QUANTIZED_BVH_NODE_ARRAY.GIM_QUANTIZED_BVH_NODE_ARRAY ( )
inline

Definition at line 300 of file GImpactQuantizedBvh.cs.

BulletXNA.BulletCollision.GIM_QUANTIZED_BVH_NODE_ARRAY.GIM_QUANTIZED_BVH_NODE_ARRAY ( int  capacity)
inline

Definition at line 304 of file GImpactQuantizedBvh.cs.


The documentation for this class was generated from the following file: