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