AlembicIVec3VdGeomParamSample (object)¶
Methods¶
| AlembicIVec3VdGeomParamSample ( in AlembicIVec3VdGeomParamSample other ) | |
| AlembicIVec3VdGeomParamSample () | |
| AlembicIVec3VdGeomParamSample | clone ? () |
| :ref:`UInt32 <uint32>`<> | getIndices ? () |
| AlembicGeometryScope | getScope ? () |
| Vec3[] | getVals ? () |
| :ref:`Vec3 <vec3>`<> | getValsVolatileData ? () |
| ~AlembicIVec3VdGeomParamSample () |
Methods in detail¶
AlembicIVec3VdGeomParamSample ( in AlembicIVec3VdGeomParamSample other )
copy constructor
AlembicIVec3VdGeomParamSample ()
AlembicIVec3VdGeomParamSample AlembicIVec3VdGeomParamSample.clone? ()
clone method
UInt32.getIndices? ()
AlembicGeometryScope AlembicIVec3VdGeomParamSample.getScope? ()
Vec3[] AlembicIVec3VdGeomParamSample.getVals? ()
Makes a copy of the array returned by getValsVolatileData
Vec3.getValsVolatileData? ()