AlembicOColorfGeomParamSample (object)

AlembicOColorfGeomParamSample AlembicOColorfGeomParamSample AlembicOColorfGeomParamSample

Members

Data handle  

Methods

  AlembicOColorfGeomParamSample ( in AlembicOColorfGeomParamSample other )
  AlembicOColorfGeomParamSample ( in Color values<>, in AlembicGeometryScope scope )
  AlembicOColorfGeomParamSample ( in Color values<>, in UInt32 indices<>, in AlembicGeometryScope scope )
  AlembicOColorfGeomParamSample ()
AlembicOColorfGeomParamSample clone ? ()
:ref:`UInt32 <uint32>`<> getIndices ? ()
AlembicGeometryScope getScope ? ()
Color[] getVals ? ()
  setIndices ! ( in UInt32 indices<> )
  setScope ! ( in AlembicGeometryScope scope )
  setVals ! ( in Color values<> )
  ~AlembicOColorfGeomParamSample ()

Methods in detail

AlembicOColorfGeomParamSample ( in AlembicOColorfGeomParamSample other )

copy constructor


AlembicOColorfGeomParamSample ( in Color values<>, in AlembicGeometryScope scope )


AlembicOColorfGeomParamSample ( in Color values<>, in UInt32 indices<>, in AlembicGeometryScope scope )


AlembicOColorfGeomParamSample ()


AlembicOColorfGeomParamSample AlembicOColorfGeomParamSample.clone? ()

clone method


UInt32.getIndices? ()


AlembicGeometryScope AlembicOColorfGeomParamSample.getScope? ()


Color[] AlembicOColorfGeomParamSample.getVals? ()


AlembicOColorfGeomParamSample.setIndices! ( in UInt32 indices<> )


AlembicOColorfGeomParamSample.setScope! ( in AlembicGeometryScope scope )


AlembicOColorfGeomParamSample.setVals! ( in Color values<> )


~ AlembicOColorfGeomParamSample ()