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