AlembicOVec3VfGeomParamSample (object)¶
Methods¶
AlembicOVec3VfGeomParamSample ( in AlembicOVec3VfGeomParamSample other ) | |
AlembicOVec3VfGeomParamSample ( in Vec3 values<>, in AlembicGeometryScope scope ) | |
AlembicOVec3VfGeomParamSample ( in Vec3 values<>, in UInt32 indices<>, in AlembicGeometryScope scope ) | |
AlembicOVec3VfGeomParamSample () | |
AlembicOVec3VfGeomParamSample | clone ? () |
:ref:`UInt32 <uint32>`<> | getIndices ? () |
AlembicGeometryScope | getScope ? () |
Vec3[] | getVals ? () |
setIndices ! ( in UInt32 indices<> ) | |
setScope ! ( in AlembicGeometryScope scope ) | |
setVals ! ( in Vec3 values<> ) | |
~AlembicOVec3VfGeomParamSample () |
Methods in detail¶
AlembicOVec3VfGeomParamSample ( in AlembicOVec3VfGeomParamSample other )
copy constructor
AlembicOVec3VfGeomParamSample ( in Vec3 values<>, in AlembicGeometryScope scope )
AlembicOVec3VfGeomParamSample ( in Vec3 values<>, in UInt32 indices<>, in AlembicGeometryScope scope )
AlembicOVec3VfGeomParamSample ()
AlembicOVec3VfGeomParamSample AlembicOVec3VfGeomParamSample.clone? ()
clone method
UInt32.getIndices? ()
AlembicGeometryScope AlembicOVec3VfGeomParamSample.getScope? ()
Vec3[] AlembicOVec3VfGeomParamSample.getVals? ()
AlembicOVec3VfGeomParamSample.setIndices! ( in UInt32 indices<> )
AlembicOVec3VfGeomParamSample.setScope! ( in AlembicGeometryScope scope )
AlembicOVec3VfGeomParamSample.setVals! ( in Vec3 values<> )