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