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