AlembicIBox3dGeomParam (object)¶
Methods¶
AlembicIBox3dGeomParam ( in AlembicIBox3dGeomParam other ) | |
AlembicIBox3dGeomParam ( in AlembicICompoundProperty parent, in String name ) | |
AlembicIBox3dGeomParam () | |
AlembicIBox3dGeomParam | clone ? () |
UInt32 | getArrayExtent ? () |
AlembicDataType | getDataType ? () |
AlembicIBox3dGeomParamSample | getExpanded ? ( in AlembicISampleSelector ss ) |
AlembicIBox3dGeomParamSample | getExpanded ? () |
AlembicIArrayProperty | getIndexProperty ? () |
AlembicIBox3dGeomParamSample | getIndexed ? ( in AlembicISampleSelector ss ) |
AlembicIBox3dGeomParamSample | getIndexed ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicICompoundProperty | getParent ? () |
AlembicGeometryScope | getScope ? () |
AlembicTimeSampling | getTimeSampling ? () |
AlembicIArrayProperty | getValueProperty ? () |
Boolean | isConstant ? () |
Boolean | isIndexed ? () |
Boolean | matches ? ( in AlembicPropertyHeader header ) |
reset ! () | |
Boolean | valid ? () |
~AlembicIBox3dGeomParam () |
Methods in detail¶
AlembicIBox3dGeomParam ( in AlembicIBox3dGeomParam other )
copy constructor
AlembicIBox3dGeomParam ( in AlembicICompoundProperty parent, in String name )
AlembicIBox3dGeomParam AlembicIBox3dGeomParam.clone? ()
clone method
UInt32 AlembicIBox3dGeomParam.getArrayExtent? ()
AlembicDataType AlembicIBox3dGeomParam.getDataType? ()
AlembicIBox3dGeomParamSample AlembicIBox3dGeomParam.getExpanded? ( in AlembicISampleSelector ss )
AlembicIBox3dGeomParamSample AlembicIBox3dGeomParam.getExpanded? ()
AlembicIArrayProperty AlembicIBox3dGeomParam.getIndexProperty? ()
AlembicIBox3dGeomParamSample AlembicIBox3dGeomParam.getIndexed? ( in AlembicISampleSelector ss )
AlembicIBox3dGeomParamSample AlembicIBox3dGeomParam.getIndexed? ()
String AlembicIBox3dGeomParam.getName? ()
UInt32 AlembicIBox3dGeomParam.getNumSamples? ()
AlembicICompoundProperty AlembicIBox3dGeomParam.getParent? ()
AlembicGeometryScope AlembicIBox3dGeomParam.getScope? ()
AlembicTimeSampling AlembicIBox3dGeomParam.getTimeSampling? ()
AlembicIArrayProperty AlembicIBox3dGeomParam.getValueProperty? ()
Boolean AlembicIBox3dGeomParam.isConstant? ()
Boolean AlembicIBox3dGeomParam.isIndexed? ()
Boolean AlembicIBox3dGeomParam.matches? ( in AlembicPropertyHeader header )
AlembicIBox3dGeomParam.reset! ()
Boolean AlembicIBox3dGeomParam.valid? ()