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