AlembicINuPatchSample (object)¶
Methods¶
AlembicINuPatchSample ( in AlembicINuPatchSample other ) | |
AlembicINuPatchSample () | |
AlembicINuPatchSample | clone ? () |
SInt32 | getNumU ? () |
SInt32 | getNumV ? () |
:ref:`Float32 <float32>`<> | getPositionWeights ? () |
:ref:`Vec3 <vec3>`<> | getPositions ? () |
Box3 | getSelfBounds ? () |
:ref:`Float32 <float32>`<> | getTrimKnots ? () |
:ref:`Float32 <float32>`<> | getTrimMaxes ? () |
:ref:`Float32 <float32>`<> | getTrimMins ? () |
:ref:`SInt32 <sint32>`<> | getTrimNumCurves ? () |
SInt32 | getTrimNumLoops ? () |
:ref:`SInt32 <sint32>`<> | getTrimNumVertices ? () |
:ref:`SInt32 <sint32>`<> | getTrimOrders ? () |
:ref:`Float32 <float32>`<> | getTrimU ? () |
:ref:`Float32 <float32>`<> | getTrimV ? () |
:ref:`Float32 <float32>`<> | getTrimW ? () |
:ref:`Float32 <float32>`<> | getUKnot ? () |
SInt32 | getUOrder ? () |
:ref:`Float32 <float32>`<> | getVKnot ? () |
SInt32 | getVOrder ? () |
:ref:`Vec3 <vec3>`<> | getVelocities ? () |
Boolean | hasTrimCurve ? () |
reset ! () | |
Boolean | valid ? () |
~AlembicINuPatchSample () |
Methods in detail¶
AlembicINuPatchSample ( in AlembicINuPatchSample other )
copy constructor
AlembicINuPatchSample AlembicINuPatchSample.clone? ()
clone method
SInt32 AlembicINuPatchSample.getNumU? ()
SInt32 AlembicINuPatchSample.getNumV? ()
Float32.getPositionWeights? ()
Vec3.getPositions? ()
Box3 AlembicINuPatchSample.getSelfBounds? ()
Float32.getTrimKnots? ()
Float32.getTrimMaxes? ()
Float32.getTrimMins? ()
SInt32.getTrimNumCurves? ()
SInt32 AlembicINuPatchSample.getTrimNumLoops? ()
SInt32.getTrimNumVertices? ()
SInt32.getTrimOrders? ()
Float32.getTrimU? ()
Float32.getTrimV? ()
Float32.getTrimW? ()
Float32.getUKnot? ()
SInt32 AlembicINuPatchSample.getUOrder? ()
Float32.getVKnot? ()
SInt32 AlembicINuPatchSample.getVOrder? ()
Vec3.getVelocities? ()
Boolean AlembicINuPatchSample.hasTrimCurve? ()
AlembicINuPatchSample.reset! ()
Boolean AlembicINuPatchSample.valid? ()