PointsSpatialQueryCache (object)¶
Members¶
Ref<Points> | points | |
Scalar | defaultPointSize | |
Size | sizesVersion | |
Ref<ScalarAttribute> | sizeAttr | |
Size | prevCount | |
Size | positionsVersion | |
Ref<Vec3Attribute> | posAttr | |
Boolean | dirtyPositions | |
SpatialAccelerationChooser | acceleration | |
SimpleLock | updateLock | |
FewObjectsRecyclingAllocator | queryAllocator |
Methods¶
PointsSpatialQueryCache ( in Points points ) | |
PointsSpatialQueryCache ( in PointsSpatialQueryCache other ) | |
PointsSpatialQueryCache () | |
PointsSpatialQueryCache | clone ? () |
Methods in detail¶
PointsSpatialQueryCache ( in Points points )
PointsSpatialQueryCache ( in PointsSpatialQueryCache other )
copy constructor
default constructor
PointsSpatialQueryCache PointsSpatialQueryCache.clone? ()
clone method