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