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