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