LinesSpatialQueryCache (object)¶
Members¶
Ref<Lines> | lines | |
Scalar | halfThickness | |
Size | linesVersion | |
Size | positionsVersion | |
Ref<Vec3Attribute> | posAttr | |
Boolean | dirtyPositions | |
SpatialAccelerationChooser | acceleration | |
SimpleLock | updateLock | |
FewObjectsRecyclingAllocator | queryAllocator |
Methods¶
LinesSpatialQueryCache ( in Lines lines ) | |
LinesSpatialQueryCache ( in LinesSpatialQueryCache other ) | |
LinesSpatialQueryCache () | |
LinesSpatialQueryCache | clone ? () |
Methods in detail¶
LinesSpatialQueryCache ( in Lines lines )
LinesSpatialQueryCache ( in LinesSpatialQueryCache other )
copy constructor
LinesSpatialQueryCache LinesSpatialQueryCache.clone? ()
clone method