AlembicOUInt64GeomParam (object)¶
Methods¶
AlembicOUInt64GeomParam ( in AlembicOCompoundProperty parent, in String name, in Boolean isIndexed, in AlembicGeometryScope scope, in UInt32 extent ) | |
AlembicOUInt64GeomParam ( in AlembicOUInt64GeomParam other ) | |
AlembicOUInt64GeomParam () | |
AlembicOUInt64GeomParam | clone ? () |
AlembicDataType | getDataType ? () |
AlembicOArrayProperty | getIndexProperty ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicGeometryScope | getScope ? () |
AlembicOArrayProperty | getValueProperty ? () |
Boolean | isIndexed ? () |
Boolean | matches ? ( in AlembicPropertyHeader header ) |
reset ! () | |
set ! ( in AlembicOUInt64GeomParamSample sample ) | |
setFromPrevious ! () | |
setTimeSampling ! ( in UInt32 index ) | |
Boolean | valid ? () |
~AlembicOUInt64GeomParam () |
Methods in detail¶
AlembicOUInt64GeomParam ( in AlembicOCompoundProperty parent, in String name, in Boolean isIndexed, in AlembicGeometryScope scope, in UInt32 extent )
AlembicOUInt64GeomParam ( in AlembicOUInt64GeomParam other )
copy constructor
AlembicOUInt64GeomParam AlembicOUInt64GeomParam.clone? ()
clone method
AlembicDataType AlembicOUInt64GeomParam.getDataType? ()
AlembicOArrayProperty AlembicOUInt64GeomParam.getIndexProperty? ()
String AlembicOUInt64GeomParam.getName? ()
UInt32 AlembicOUInt64GeomParam.getNumSamples? ()
AlembicGeometryScope AlembicOUInt64GeomParam.getScope? ()
AlembicOArrayProperty AlembicOUInt64GeomParam.getValueProperty? ()
Boolean AlembicOUInt64GeomParam.isIndexed? ()
Boolean AlembicOUInt64GeomParam.matches? ( in AlembicPropertyHeader header )
AlembicOUInt64GeomParam.reset! ()
AlembicOUInt64GeomParam.set! ( in AlembicOUInt64GeomParamSample sample )
AlembicOUInt64GeomParam.setFromPrevious! ()
AlembicOUInt64GeomParam.setTimeSampling! ( in UInt32 index )
Boolean AlembicOUInt64GeomParam.valid? ()