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