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