AlembicIPolyMeshSchema (object)¶
Methods¶
AlembicIPolyMeshSchema ( in AlembicIPolyMeshSchema other ) | |
AlembicIPolyMeshSchema () | |
AlembicIPolyMeshSchema | clone ? () |
get ? ( io AlembicIPolyMeshSample sample ) | |
get ? ( io AlembicIPolyMeshSample sample, in AlembicISampleSelector ss ) | |
AlembicICompoundProperty | getArbGeomParams ? () |
AlembicIScalarProperty | getChildBoundsProperty ? () |
AlembicIArrayProperty | getFaceCountsProperty ? () |
AlembicIArrayProperty | getFaceIndicesProperty ? () |
AlembicIFaceSet | getFaceSet ? ( in String name ) |
String[] | getFaceSetNames ? () |
AlembicIVec3NfGeomParam | getNormalsParam ? () |
UInt32 | getNumSamples ? () |
AlembicIArrayProperty | getPositionsProperty ? () |
AlembicTimeSampling | getTimeSampling ? () |
AlembicMeshTopologyVariance | getTopologyVariance ? () |
AlembicIVec2VfGeomParam | getUVsParam ? () |
AlembicICompoundProperty | getUserProperties ? () |
AlembicIArrayProperty | getVelocitiesProperty ? () |
Boolean | hasFaceSet ? ( in String name ) |
Boolean | isConstant ? () |
reset ! () | |
Boolean | valid ? () |
~AlembicIPolyMeshSchema () |
Methods in detail¶
AlembicIPolyMeshSchema ( in AlembicIPolyMeshSchema other )
copy constructor
AlembicIPolyMeshSchema AlembicIPolyMeshSchema.clone? ()
clone method
AlembicIPolyMeshSchema.get? ( io AlembicIPolyMeshSample sample )
AlembicIPolyMeshSchema.get? ( io AlembicIPolyMeshSample sample, in AlembicISampleSelector ss )
AlembicICompoundProperty AlembicIPolyMeshSchema.getArbGeomParams? ()
AlembicIScalarProperty AlembicIPolyMeshSchema.getChildBoundsProperty? ()
AlembicIArrayProperty AlembicIPolyMeshSchema.getFaceCountsProperty? ()
AlembicIArrayProperty AlembicIPolyMeshSchema.getFaceIndicesProperty? ()
AlembicIFaceSet AlembicIPolyMeshSchema.getFaceSet? ( in String name )
String[] AlembicIPolyMeshSchema.getFaceSetNames? ()
AlembicIVec3NfGeomParam AlembicIPolyMeshSchema.getNormalsParam? ()
UInt32 AlembicIPolyMeshSchema.getNumSamples? ()
AlembicIArrayProperty AlembicIPolyMeshSchema.getPositionsProperty? ()
AlembicTimeSampling AlembicIPolyMeshSchema.getTimeSampling? ()
AlembicMeshTopologyVariance AlembicIPolyMeshSchema.getTopologyVariance? ()
AlembicIVec2VfGeomParam AlembicIPolyMeshSchema.getUVsParam? ()
AlembicICompoundProperty AlembicIPolyMeshSchema.getUserProperties? ()
AlembicIArrayProperty AlembicIPolyMeshSchema.getVelocitiesProperty? ()
Boolean AlembicIPolyMeshSchema.hasFaceSet? ( in String name )
Boolean AlembicIPolyMeshSchema.isConstant? ()
AlembicIPolyMeshSchema.reset! ()
Boolean AlembicIPolyMeshSchema.valid? ()