AlembicOSubDSample (object)

AlembicOSubDSample AlembicOSubDSample AlembicOSubDSample

Members

Data handle  

Methods

  AlembicOSubDSample ( in AlembicOSubDSample other )
  AlembicOSubDSample ()
AlembicOSubDSample 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 ? ()
AlembicOVec2VfGeomParamSample getUVs ? ()
:ref:`Vec3 <vec3>`<> getVelocities ? ()
  setCornerIndices ! ( in SInt32 values<> )
  setCornerSharpnesses ! ( in Float32 values<> )
  setCorners ! ( in SInt32 indices<>, in Float32 sharpnesses<> )
  setCreaseIndices ! ( in SInt32 values<> )
  setCreaseLengths ! ( in SInt32 values<> )
  setCreaseSharpnesses ! ( in Float32 values<> )
  setCreases ! ( in SInt32 indices<>, in SInt32 lengths<> )
  setCreases ! ( in SInt32 indices<>, in SInt32 lengths<>, in Float32 sharpnesses<> )
  setFaceCounts ! ( in SInt32 values<> )
  setFaceIndices ! ( in SInt32 values<> )
  setFaceVaryingInterpolateBoundary ! ( in SInt32 i )
  setFaceVaryingPropagateCorners ! ( in SInt32 i )
  setHoles ! ( in SInt32 values<> )
  setInterpolateBoundary ! ( in SInt32 i )
  setPositions ! ( in Vec3 values<> )
  setSelfBounds ! ( in Box3 bounds )
  setSubdivisionScheme ! ( in String value )
  setUVs ! ( in AlembicOVec2VfGeomParamSample values )
  setVelocities ! ( in Vec3 values<> )
  ~AlembicOSubDSample ()

Methods in detail

AlembicOSubDSample ( in AlembicOSubDSample other )

copy constructor


AlembicOSubDSample ()


AlembicOSubDSample AlembicOSubDSample.clone? ()

clone method


SInt32.getCornerIndices? ()


Float32.getCornerSharpnesses? ()


SInt32.getCreaseIndices? ()


SInt32.getCreaseLengths? ()


Float32.getCreaseSharpnesses? ()


SInt32.getFaceCounts? ()


SInt32.getFaceIndices? ()


SInt32 AlembicOSubDSample.getFaceVaryingInterpolateBoundary? ()


SInt32 AlembicOSubDSample.getFaceVaryingPropagateCorners? ()


SInt32.getHoles? ()


SInt32 AlembicOSubDSample.getInterpolateBoundary? ()


Vec3.getPositions? ()


Box3 AlembicOSubDSample.getSelfBounds? ()


String AlembicOSubDSample.getSubdivisionScheme? ()


AlembicOVec2VfGeomParamSample AlembicOSubDSample.getUVs? ()


Vec3.getVelocities? ()


AlembicOSubDSample.setCornerIndices! ( in SInt32 values<> )


AlembicOSubDSample.setCornerSharpnesses! ( in Float32 values<> )


AlembicOSubDSample.setCorners! ( in SInt32 indices<>, in Float32 sharpnesses<> )


AlembicOSubDSample.setCreaseIndices! ( in SInt32 values<> )


AlembicOSubDSample.setCreaseLengths! ( in SInt32 values<> )


AlembicOSubDSample.setCreaseSharpnesses! ( in Float32 values<> )


AlembicOSubDSample.setCreases! ( in SInt32 indices<>, in SInt32 lengths<> )


AlembicOSubDSample.setCreases! ( in SInt32 indices<>, in SInt32 lengths<>, in Float32 sharpnesses<> )


AlembicOSubDSample.setFaceCounts! ( in SInt32 values<> )


AlembicOSubDSample.setFaceIndices! ( in SInt32 values<> )


AlembicOSubDSample.setFaceVaryingInterpolateBoundary! ( in SInt32 i )


AlembicOSubDSample.setFaceVaryingPropagateCorners! ( in SInt32 i )


AlembicOSubDSample.setHoles! ( in SInt32 values<> )


AlembicOSubDSample.setInterpolateBoundary! ( in SInt32 i )


AlembicOSubDSample.setPositions! ( in Vec3 values<> )


AlembicOSubDSample.setSelfBounds! ( in Box3 bounds )


AlembicOSubDSample.setSubdivisionScheme! ( in String value )


AlembicOSubDSample.setUVs! ( in AlembicOVec2VfGeomParamSample values )


AlembicOSubDSample.setVelocities! ( in Vec3 values<> )


~ AlembicOSubDSample ()