See: Description
| Class | Description |
|---|---|
| AxialShadingContext |
This class represents the PaintContext of an axial shading.
|
| AxialShadingPaint |
This represents the Paint of an axial shading.
|
| GouraudShadingContext |
Helper class that Type4ShadingContext and Type5ShadingContext must extend;
does the shading of Gouraud triangles.
|
| GouraudTriangle |
Helper class to deal with Gouraud triangles for type 4 and 5 shading.
|
| PDShadingResources |
This represents resources for a shading.
|
| PDShadingType1 |
This represents resources for a function based shading.
|
| PDShadingType2 |
This represents resources for an axial shading.
|
| PDShadingType3 |
This represents resources for a radial shading.
|
| PDShadingType4 |
This represents resources for a shading type 4 (Free-Form Gouraud-Shaded
Triangle Meshes).
|
| PDShadingType5 |
This represents resources for a shading type 5 (Lattice-Form Gouraud-Shaded
Triangle Meshes).
|
| PDShadingType6 |
This represents resources for a shading type 6 (Coons Patch Meshes).
|
| PDShadingType7 |
This represents resources for a shading type 7 (Tensor-Product Patch Meshes).
|
| RadialShadingContext |
This class represents the PaintContext of an radial shading.
|
| RadialShadingPaint |
This represents the Paint of an radial shading.
|
| Type1ShadingPaint |
This represents the Paint of an type1 shading.
|
| Type4ShadingPaint |
This represents the Paint of an type4 shading.
|
| Type5ShadingContext |
This represents the Paint of a type 5 (Gouraud triangle lattice) shading
context.
|
| Type5ShadingPaint |
This represents the Paint of an type5 shading.
|