![]() |
RenderMan
26.0
|
This is the complete list of members for Procedural, including all inherited members.
| AddChild(Group *child)=0 | Group | pure virtual |
| AddCoordinateSystem(Group *coordsys)=0 | Group | pure virtual |
| Define(RtUString subdivfunction, RtUString boundfunction)=0 | Procedural | pure virtual |
| FindDagNode(char const *path) const =0 | Group | pure virtual |
| Geometry()=default | Geometry | inlineprotected |
| GetAttributes() const =0 | Group | pure virtual |
| GetChild(unsigned idx) const =0 | Group | pure virtual |
| GetCoordinateSystem(unsigned idx) const =0 | Group | pure virtual |
| GetDagType() const =0 | Group | pure virtual |
| GetGeometry() const =0 | Geometry | pure virtual |
| GetHidden() const =0 | Group | pure virtual |
| GetIdentifier() const =0 | Group | pure virtual |
| GetInheritTransform() const =0 | Group | pure virtual |
| GetMaterial() const =0 | Group | pure virtual |
| GetNested() const =0 | Group | pure virtual |
| GetNumChildren() const =0 | Group | pure virtual |
| GetNumCoordinateSystems() const =0 | Group | pure virtual |
| GetNumParents() const =0 | Group | pure virtual |
| GetParent(unsigned idx) const =0 | Group | pure virtual |
| GetPrimVars() const =0 | Geometry | pure virtual |
| GetTransformNumSamples() const =0 | Group | pure virtual |
| GetTransformSample(unsigned sample, RtMatrix4x4 &xform, float &time) const =0 | Group | pure virtual |
| Group()=default | Group | inline |
| OverrideMaterial(Material *material, unsigned depth, Group **path)=0 | Group | pure virtual |
| Procedural()=default | Procedural | inlineprotected |
| RemoveAllChildren()=0 | Group | pure virtual |
| RemoveAllCoordinateSystems()=0 | Group | pure virtual |
| RemoveChild(Group *child)=0 | Group | pure virtual |
| RemoveCoordinateSystem(Group *coordsys)=0 | Group | pure virtual |
| SetAttributes(RtParamList const &attributes)=0 | Group | pure virtual |
| SetGeometry(RtUString type)=0 | Geometry | pure virtual |
| SetHidden(int state)=0 | Group | pure virtual |
| SetIdentifier(RtUString identifier)=0 | Group | pure virtual |
| SetIdentity() | Group | inline |
| SetInheritTransform(bool value)=0 | Group | pure virtual |
| SetMaterial(Material *material)=0 | Group | pure virtual |
| SetNested(bool state)=0 | Group | pure virtual |
| SetPrimVars(RtPrimVarList const &primvars)=0 | Geometry | pure virtual |
| SetTransform(unsigned numsamples, RtMatrix4x4 const *xforms, float const *times)=0 | Group | pure virtual |
| SetTransform(RtMatrix4x4 const &xform) | Group | inline |
| SetTransformNumSamples(unsigned numsamples)=0 | Group | pure virtual |
| SetTransformSample(unsigned sample, RtMatrix4x4 const &xform, float time)=0 | Group | pure virtual |
| ~Geometry() override=default | Geometry | protected |
| ~Group()=default | Group | virtual |
| ~Procedural() override=default | Procedural | protected |