AlembicIPointsSample (object)¶
Methods¶
AlembicIPointsSample ( in AlembicIPointsSample other ) | |
AlembicIPointsSample () | |
AlembicIPointsSample | clone ? () |
:ref:`UInt64 <uint64>`<> | getIds ? () |
:ref:`Vec3 <vec3>`<> | getPositions ? () |
Box3 | getSelfBounds ? () |
:ref:`Vec3 <vec3>`<> | getVelocities ? () |
reset ! () | |
Boolean | valid ? () |
~AlembicIPointsSample () |
Methods in detail¶
AlembicIPointsSample ( in AlembicIPointsSample other )
copy constructor
AlembicIPointsSample AlembicIPointsSample.clone? ()
clone method
UInt64.getIds? ()
Vec3.getPositions? ()
Box3 AlembicIPointsSample.getSelfBounds? ()
Vec3.getVelocities? ()
AlembicIPointsSample.reset! ()
Boolean AlembicIPointsSample.valid? ()
~ AlembicIPointsSample ()