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