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