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