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