AlembicOBox3dGeomParam (object)

AlembicOBox3dGeomParam AlembicOBox3dGeomParam AlembicOBox3dGeomParam

Members

Data handle  

Methods

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

Methods in detail

AlembicOBox3dGeomParam ( in AlembicOBox3dGeomParam other )

copy constructor


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


AlembicOBox3dGeomParam ()


AlembicOBox3dGeomParam AlembicOBox3dGeomParam.clone? ()

clone method


AlembicDataType AlembicOBox3dGeomParam.getDataType? ()


AlembicOArrayProperty AlembicOBox3dGeomParam.getIndexProperty? ()


String AlembicOBox3dGeomParam.getName? ()


UInt32 AlembicOBox3dGeomParam.getNumSamples? ()


AlembicGeometryScope AlembicOBox3dGeomParam.getScope? ()


AlembicOArrayProperty AlembicOBox3dGeomParam.getValueProperty? ()


Boolean AlembicOBox3dGeomParam.isIndexed? ()


Boolean AlembicOBox3dGeomParam.matches? ( in AlembicPropertyHeader header )


AlembicOBox3dGeomParam.reset! ()


AlembicOBox3dGeomParam.set! ( in AlembicOBox3dGeomParamSample sample )


AlembicOBox3dGeomParam.setFromPrevious! ()


AlembicOBox3dGeomParam.setTimeSampling! ( in UInt32 index )


Boolean AlembicOBox3dGeomParam.valid? ()


~ AlembicOBox3dGeomParam ()