AlembicOColorfGeomParam (object)

AlembicOColorfGeomParam AlembicOColorfGeomParam AlembicOColorfGeomParam

Members

Data handle  

Methods

  AlembicOColorfGeomParam ( in AlembicOColorfGeomParam other )
  AlembicOColorfGeomParam ( in AlembicOCompoundProperty parent, in String name, in Boolean isIndexed, in AlembicGeometryScope scope, in UInt32 extent )
  AlembicOColorfGeomParam ()
AlembicOColorfGeomParam clone ? ()
AlembicDataType getDataType ? ()
AlembicOArrayProperty getIndexProperty ? ()
String getName ? ()
UInt32 getNumSamples ? ()
AlembicGeometryScope getScope ? ()
AlembicOArrayProperty getValueProperty ? ()
Boolean isIndexed ? ()
Boolean matches ? ( in AlembicPropertyHeader header )
  reset ! ()
  set ! ( in AlembicOColorfGeomParamSample sample )
  setFromPrevious ! ()
  setTimeSampling ! ( in UInt32 index )
Boolean valid ? ()
  ~AlembicOColorfGeomParam ()

Methods in detail

AlembicOColorfGeomParam ( in AlembicOColorfGeomParam other )

copy constructor


AlembicOColorfGeomParam ( in AlembicOCompoundProperty parent, in String name, in Boolean isIndexed, in AlembicGeometryScope scope, in UInt32 extent )


AlembicOColorfGeomParam ()


AlembicOColorfGeomParam AlembicOColorfGeomParam.clone? ()

clone method


AlembicDataType AlembicOColorfGeomParam.getDataType? ()


AlembicOArrayProperty AlembicOColorfGeomParam.getIndexProperty? ()


String AlembicOColorfGeomParam.getName? ()


UInt32 AlembicOColorfGeomParam.getNumSamples? ()


AlembicGeometryScope AlembicOColorfGeomParam.getScope? ()


AlembicOArrayProperty AlembicOColorfGeomParam.getValueProperty? ()


Boolean AlembicOColorfGeomParam.isIndexed? ()


Boolean AlembicOColorfGeomParam.matches? ( in AlembicPropertyHeader header )


AlembicOColorfGeomParam.reset! ()


AlembicOColorfGeomParam.set! ( in AlembicOColorfGeomParamSample sample )


AlembicOColorfGeomParam.setFromPrevious! ()


AlembicOColorfGeomParam.setTimeSampling! ( in UInt32 index )


Boolean AlembicOColorfGeomParam.valid? ()


~ AlembicOColorfGeomParam ()