PolygonMeshSpatialQueryCache (object)¶
Members¶
Ref<PolygonMesh> | mesh | |
Ref<Vec3_dAttribute> | pos_dAttr | |
Ref<Vec3Attribute> | posAttr | |
Size | meshVersion | |
Size | positionsVersion | |
Boolean | dirtyPositions | |
SpatialAccelerationChooser | acceleration | |
SimpleLock | updateLock | |
FewObjectsRecyclingAllocator | queryAllocator |
Methods¶
PolygonMeshSpatialQueryCache ( in PolygonMesh mesh ) | |
PolygonMeshSpatialQueryCache ( in PolygonMeshSpatialQueryCache other ) | |
PolygonMeshSpatialQueryCache () | |
PolygonMeshSpatialQueryCache | clone ? () |
Methods in detail¶
PolygonMeshSpatialQueryCache ( in PolygonMesh mesh )
PolygonMeshSpatialQueryCache ( in PolygonMeshSpatialQueryCache other )
copy constructor
PolygonMeshSpatialQueryCache ()
default constructor
PolygonMeshSpatialQueryCache PolygonMeshSpatialQueryCache.clone? ()
clone method