AlembicOPolyMeshSchema (object)¶
Methods¶
AlembicOPolyMeshSchema ( in AlembicOPolyMeshSchema other ) | |
AlembicOPolyMeshSchema () | |
AlembicOPolyMeshSchema | clone ? () |
AlembicOFaceSet | createFaceSet ? ( in String name ) |
AlembicOCompoundProperty | getArbGeomParams ? () |
AlembicOScalarProperty | getChildBoundsProperty ? () |
AlembicOFaceSet | getFaceSet ? ( in String name ) |
String[] | getFaceSetNames ? () |
UInt32 | getNumSamples ? () |
AlembicTimeSampling | getTimeSampling ? () |
AlembicOCompoundProperty | getUserProperties ? () |
Boolean | hasFaceSet ? ( in String name ) |
reset ! () | |
set ! ( in AlembicOPolyMeshSample sample ) | |
setFromPrevious ! () | |
setTimeSampling ! ( in UInt32 index ) | |
setUVSourceName ! ( in String name ) | |
Boolean | valid ? () |
~AlembicOPolyMeshSchema () |
Methods in detail¶
AlembicOPolyMeshSchema ( in AlembicOPolyMeshSchema other )
copy constructor
AlembicOPolyMeshSchema AlembicOPolyMeshSchema.clone? ()
clone method
AlembicOFaceSet AlembicOPolyMeshSchema.createFaceSet? ( in String name )
AlembicOCompoundProperty AlembicOPolyMeshSchema.getArbGeomParams? ()
AlembicOScalarProperty AlembicOPolyMeshSchema.getChildBoundsProperty? ()
AlembicOFaceSet AlembicOPolyMeshSchema.getFaceSet? ( in String name )
String[] AlembicOPolyMeshSchema.getFaceSetNames? ()
UInt32 AlembicOPolyMeshSchema.getNumSamples? ()
AlembicTimeSampling AlembicOPolyMeshSchema.getTimeSampling? ()
AlembicOCompoundProperty AlembicOPolyMeshSchema.getUserProperties? ()
Boolean AlembicOPolyMeshSchema.hasFaceSet? ( in String name )
AlembicOPolyMeshSchema.reset! ()
AlembicOPolyMeshSchema.set! ( in AlembicOPolyMeshSample sample )
AlembicOPolyMeshSchema.setFromPrevious! ()
AlembicOPolyMeshSchema.setTimeSampling! ( in UInt32 index )
AlembicOPolyMeshSchema.setUVSourceName! ( in String name )
Boolean AlembicOPolyMeshSchema.valid? ()