AlembicICurvesSample (object)¶
Methods¶
AlembicICurvesSample ( in AlembicICurvesSample other ) | |
AlembicICurvesSample () | |
AlembicICurvesSample | clone ? () |
AlembicBasisType | getBasis ? () |
:ref:`SInt32 <sint32>`<> | getCurvesNumVertices ? () |
:ref:`Float32 <float32>`<> | getKnots ? () |
UInt32 | getNumCurves ? () |
:ref:`UInt8 <uint8>`<> | getOrders ? () |
:ref:`Vec3 <vec3>`<> | getPositions ? () |
Box3 | getSelfBounds ? () |
AlembicCurveType | getType ? () |
:ref:`Vec3 <vec3>`<> | getVelocities ? () |
AlembicCurvePeriodicity | getWrap ? () |
reset ! () | |
Boolean | valid ? () |
~AlembicICurvesSample () |
Methods in detail¶
AlembicICurvesSample ( in AlembicICurvesSample other )
copy constructor
AlembicICurvesSample AlembicICurvesSample.clone? ()
clone method
AlembicBasisType AlembicICurvesSample.getBasis? ()
SInt32.getCurvesNumVertices? ()
Float32.getKnots? ()
UInt32 AlembicICurvesSample.getNumCurves? ()
UInt8.getOrders? ()
Vec3.getPositions? ()
Box3 AlembicICurvesSample.getSelfBounds? ()
AlembicCurveType AlembicICurvesSample.getType? ()
Vec3.getVelocities? ()
AlembicCurvePeriodicity AlembicICurvesSample.getWrap? ()
AlembicICurvesSample.reset! ()
Boolean AlembicICurvesSample.valid? ()
~ AlembicICurvesSample ()