Wt  3.3.8
Public Member Functions | List of all members
Wt::Chart::WCartesian3DChart::IntersectionPlane Class Reference

An invisible intersection plane. More...

Public Member Functions

 IntersectionPlane (Axis axis, double position, WColor col)
 Constructor. More...
 

Detailed Description

An invisible intersection plane.

Describes an invisible intersection plane, with the axis it is perpendicular to, its position and the color of the intersection.

Constructor & Destructor Documentation

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.

See also
setIntersectionPlanes()

Generated on Mon Sep 4 2017 for the C++ Web Toolkit (Wt) by doxygen 1.8.11