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