This is the complete list of members for PhysxMeshHash, including all inherited members.
add(const NxBounds3 &bounds, int itemIndex) (defined in PhysxMeshHash) | PhysxMeshHash | |
add(const NxVec3 &pos, int itemIndex) (defined in PhysxMeshHash) | PhysxMeshHash | |
get_grid_spacing() const (defined in PhysxMeshHash) | PhysxMeshHash | inline |
PhysxMeshHash() (defined in PhysxMeshHash) | PhysxMeshHash | inline |
query(const NxBounds3 &bounds, pvector< int > &itemIndices, int maxIndices=-1) (defined in PhysxMeshHash) | PhysxMeshHash | |
query(const NxVec3 &pos, pvector< int > &itemIndices, int maxIndices=-1) (defined in PhysxMeshHash) | PhysxMeshHash | |
query_unique(const NxBounds3 &bounds, pvector< int > &itemIndices, int maxIndices=-1) (defined in PhysxMeshHash) | PhysxMeshHash | |
query_unique(const NxVec3 &pos, pvector< int > &itemIndices, int maxIndices=-1) (defined in PhysxMeshHash) | PhysxMeshHash | |
reset() (defined in PhysxMeshHash) | PhysxMeshHash | |
set_grid_spacing(float spacing) (defined in PhysxMeshHash) | PhysxMeshHash | |
~PhysxMeshHash() (defined in PhysxMeshHash) | PhysxMeshHash | inline |