AlembicONuPatchSample (object)¶
Methods¶
AlembicONuPatchSample ( in AlembicONuPatchSample other ) | |
AlembicONuPatchSample () | |
AlembicONuPatchSample | clone ? () |
AlembicOVec3NfGeomParamSample | getNormals ? () |
SInt32 | getNu ? () |
SInt32 | getNv ? () |
:ref:`Float32 <float32>`<> | getPositionWeights ? () |
:ref:`Vec3 <vec3>`<> | getPositions ? () |
Box3 | getSelfBounds ? () |
:ref:`Float32 <float32>`<> | getTrimKnot ? () |
:ref:`Float32 <float32>`<> | getTrimMax ? () |
:ref:`Float32 <float32>`<> | getTrimMin ? () |
:ref:`SInt32 <sint32>`<> | getTrimNumCurves ? () |
SInt32 | getTrimNumLoops ? () |
:ref:`SInt32 <sint32>`<> | getTrimNumVertices ? () |
:ref:`SInt32 <sint32>`<> | getTrimOrder ? () |
:ref:`Float32 <float32>`<> | getTrimU ? () |
:ref:`Float32 <float32>`<> | getTrimV ? () |
:ref:`Float32 <float32>`<> | getTrimW ? () |
:ref:`Float32 <float32>`<> | getUKnot ? () |
SInt32 | getUOrder ? () |
AlembicOVec2VfGeomParamSample | getUVs ? () |
:ref:`Float32 <float32>`<> | getVKnot ? () |
SInt32 | getVOrder ? () |
:ref:`Vec3 <vec3>`<> | getVelocities ? () |
Boolean | hasTrimCurve ? () |
setNormals ! ( in AlembicOVec3NfGeomParamSample values ) | |
setNu ! ( in SInt32 value ) | |
setNv ! ( in SInt32 value ) | |
setPositionWeights ! ( in Float32 values<> ) | |
setPositions ! ( in Vec3 values<> ) | |
setSelfBounds ! ( in Box3 bounds ) | |
setTrimCurve ! ( in SInt32 nLoops, in SInt32 nCurves<>, in SInt32 n<>, in SInt32 order<>, in Float32 knot<>, in Float32 min<>, in Float32 max<>, in Float32 u<>, in Float32 v<>, in Float32 w<> ) | |
setUKnot ! ( in Float32 values<> ) | |
setUOrder ! ( in SInt32 value ) | |
setUVs ! ( in AlembicOVec2VfGeomParamSample values ) | |
setVKnot ! ( in Float32 values<> ) | |
setVOrder ! ( in SInt32 value ) | |
setVelocities ! ( in Vec3 values<> ) | |
~AlembicONuPatchSample () |
Methods in detail¶
AlembicONuPatchSample ( in AlembicONuPatchSample other )
copy constructor
AlembicONuPatchSample AlembicONuPatchSample.clone? ()
clone method
AlembicOVec3NfGeomParamSample AlembicONuPatchSample.getNormals? ()
SInt32 AlembicONuPatchSample.getNu? ()
SInt32 AlembicONuPatchSample.getNv? ()
Float32.getPositionWeights? ()
Vec3.getPositions? ()
Box3 AlembicONuPatchSample.getSelfBounds? ()
Float32.getTrimKnot? ()
Float32.getTrimMax? ()
Float32.getTrimMin? ()
SInt32.getTrimNumCurves? ()
SInt32 AlembicONuPatchSample.getTrimNumLoops? ()
SInt32.getTrimNumVertices? ()
SInt32.getTrimOrder? ()
Float32.getTrimU? ()
Float32.getTrimV? ()
Float32.getTrimW? ()
Float32.getUKnot? ()
SInt32 AlembicONuPatchSample.getUOrder? ()
AlembicOVec2VfGeomParamSample AlembicONuPatchSample.getUVs? ()
Float32.getVKnot? ()
SInt32 AlembicONuPatchSample.getVOrder? ()
Vec3.getVelocities? ()
Boolean AlembicONuPatchSample.hasTrimCurve? ()
AlembicONuPatchSample.setNormals! ( in AlembicOVec3NfGeomParamSample values )
AlembicONuPatchSample.setNu! ( in SInt32 value )
AlembicONuPatchSample.setNv! ( in SInt32 value )
AlembicONuPatchSample.setPositionWeights! ( in Float32 values<> )
AlembicONuPatchSample.setPositions! ( in Vec3 values<> )
AlembicONuPatchSample.setSelfBounds! ( in Box3 bounds )
AlembicONuPatchSample.setTrimCurve! ( in SInt32 nLoops, in SInt32 nCurves<>, in SInt32 n<>, in SInt32 order<>, in Float32 knot<>, in Float32 min<>, in Float32 max<>, in Float32 u<>, in Float32 v<>, in Float32 w<> )
AlembicONuPatchSample.setUKnot! ( in Float32 values<> )
AlembicONuPatchSample.setUOrder! ( in SInt32 value )
AlembicONuPatchSample.setUVs! ( in AlembicOVec2VfGeomParamSample values )
AlembicONuPatchSample.setVKnot! ( in Float32 values<> )
AlembicONuPatchSample.setVOrder! ( in SInt32 value )
AlembicONuPatchSample.setVelocities! ( in Vec3 values<> )