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