AlembicOFloat32GeomParam (object)

AlembicOFloat32GeomParam AlembicOFloat32GeomParam AlembicOFloat32GeomParam

Members

Data handle  

Methods

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

Methods in detail

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


AlembicOFloat32GeomParam ( in AlembicOFloat32GeomParam other )

copy constructor


AlembicOFloat32GeomParam ()


AlembicOFloat32GeomParam AlembicOFloat32GeomParam.clone? ()

clone method


AlembicDataType AlembicOFloat32GeomParam.getDataType? ()


AlembicOArrayProperty AlembicOFloat32GeomParam.getIndexProperty? ()


String AlembicOFloat32GeomParam.getName? ()


UInt32 AlembicOFloat32GeomParam.getNumSamples? ()


AlembicGeometryScope AlembicOFloat32GeomParam.getScope? ()


AlembicOArrayProperty AlembicOFloat32GeomParam.getValueProperty? ()


Boolean AlembicOFloat32GeomParam.isIndexed? ()


Boolean AlembicOFloat32GeomParam.matches? ( in AlembicPropertyHeader header )


AlembicOFloat32GeomParam.reset! ()


AlembicOFloat32GeomParam.set! ( in AlembicOFloat32GeomParamSample sample )


AlembicOFloat32GeomParam.setFromPrevious! ()


AlembicOFloat32GeomParam.setTimeSampling! ( in UInt32 index )


Boolean AlembicOFloat32GeomParam.valid? ()


~ AlembicOFloat32GeomParam ()