AlembicIPolyMeshSample (object)¶
Methods¶
| AlembicIPolyMeshSample ( in AlembicIPolyMeshSample other ) | |
| AlembicIPolyMeshSample () | |
| AlembicIPolyMeshSample | clone ? () |
| :ref:`SInt32 <sint32>`<> | getFaceCounts ? () |
| :ref:`SInt32 <sint32>`<> | getFaceIndices ? () |
| :ref:`Vec3 <vec3>`<> | getPositions ? () |
| Box3 | getSelfBounds ? () |
| :ref:`Vec3 <vec3>`<> | getVelocities ? () |
| reset ! () | |
| Boolean | valid ? () |
| ~AlembicIPolyMeshSample () |
Methods in detail¶
AlembicIPolyMeshSample ( in AlembicIPolyMeshSample other )
copy constructor
AlembicIPolyMeshSample AlembicIPolyMeshSample.clone? ()
clone method
SInt32.getFaceCounts? ()
SInt32.getFaceIndices? ()
Vec3.getPositions? ()
Box3 AlembicIPolyMeshSample.getSelfBounds? ()
Vec3.getVelocities? ()
AlembicIPolyMeshSample.reset! ()
Boolean AlembicIPolyMeshSample.valid? ()