|
Wt
3.7.1
|
An invisible intersection plane. More...
Public Member Functions | |
| IntersectionPlane (Axis axis, double position, WColor col) | |
| Constructor. More... | |
An invisible intersection plane.
Describes an invisible intersection plane, with the axis it is perpendicular to, its position and the color of the intersection.
| Wt::Chart::WCartesian3DChart::IntersectionPlane::IntersectionPlane | ( | Axis | axis, |
| double | position, | ||
| WColor | col | ||
| ) |
Constructor.
Create an intersection plane perpendicular to the given axis, at the given position on that axis, and the color that the intersection lines should have.
1.8.13