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