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