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