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