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