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