AlembicISubDSample (object)¶
Methods¶
| AlembicISubDSample ( in AlembicISubDSample other ) | |
| AlembicISubDSample () | |
| AlembicISubDSample | clone ? () |
| :ref:`SInt32 <sint32>`<> | getCornerIndices ? () |
| :ref:`Float32 <float32>`<> | getCornerSharpnesses ? () |
| :ref:`SInt32 <sint32>`<> | getCreaseIndices ? () |
| :ref:`SInt32 <sint32>`<> | getCreaseLengths ? () |
| :ref:`Float32 <float32>`<> | getCreaseSharpnesses ? () |
| :ref:`SInt32 <sint32>`<> | getFaceCounts ? () |
| :ref:`SInt32 <sint32>`<> | getFaceIndices ? () |
| SInt32 | getFaceVaryingInterpolateBoundary ? () |
| SInt32 | getFaceVaryingPropagateCorners ? () |
| :ref:`SInt32 <sint32>`<> | getHoles ? () |
| SInt32 | getInterpolateBoundary ? () |
| :ref:`Vec3 <vec3>`<> | getPositions ? () |
| Box3 | getSelfBounds ? () |
| String | getSubdivisionScheme ? () |
| :ref:`Vec3 <vec3>`<> | getVelocities ? () |
| reset ! () | |
| Boolean | valid ? () |
| ~AlembicISubDSample () |
Methods in detail¶
AlembicISubDSample ( in AlembicISubDSample other )
copy constructor
AlembicISubDSample AlembicISubDSample.clone? ()
clone method
SInt32.getCornerIndices? ()
Float32.getCornerSharpnesses? ()
SInt32.getCreaseIndices? ()
SInt32.getCreaseLengths? ()
Float32.getCreaseSharpnesses? ()
SInt32.getFaceCounts? ()
SInt32.getFaceIndices? ()
SInt32 AlembicISubDSample.getFaceVaryingInterpolateBoundary? ()
SInt32 AlembicISubDSample.getFaceVaryingPropagateCorners? ()
SInt32.getHoles? ()
SInt32 AlembicISubDSample.getInterpolateBoundary? ()
Vec3.getPositions? ()
Box3 AlembicISubDSample.getSelfBounds? ()
String AlembicISubDSample.getSubdivisionScheme? ()
Vec3.getVelocities? ()
AlembicISubDSample.reset! ()
Boolean AlembicISubDSample.valid? ()
~ AlembicISubDSample ()