AlembicOFloat64GeomParam (object)

AlembicOFloat64GeomParam AlembicOFloat64GeomParam AlembicOFloat64GeomParam

Members

Data handle  

Methods

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

Methods in detail

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


AlembicOFloat64GeomParam ( in AlembicOFloat64GeomParam other )

copy constructor


AlembicOFloat64GeomParam ()


AlembicOFloat64GeomParam AlembicOFloat64GeomParam.clone? ()

clone method


AlembicDataType AlembicOFloat64GeomParam.getDataType? ()


AlembicOArrayProperty AlembicOFloat64GeomParam.getIndexProperty? ()


String AlembicOFloat64GeomParam.getName? ()


UInt32 AlembicOFloat64GeomParam.getNumSamples? ()


AlembicGeometryScope AlembicOFloat64GeomParam.getScope? ()


AlembicOArrayProperty AlembicOFloat64GeomParam.getValueProperty? ()


Boolean AlembicOFloat64GeomParam.isIndexed? ()


Boolean AlembicOFloat64GeomParam.matches? ( in AlembicPropertyHeader header )


AlembicOFloat64GeomParam.reset! ()


AlembicOFloat64GeomParam.set! ( in AlembicOFloat64GeomParamSample sample )


AlembicOFloat64GeomParam.setFromPrevious! ()


AlembicOFloat64GeomParam.setTimeSampling! ( in UInt32 index )


Boolean AlembicOFloat64GeomParam.valid? ()


~ AlembicOFloat64GeomParam ()