Wt
4.11.2
|
An invisible intersection plane. More...
#include <WCartesian3DChart.h>
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.