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