#include <vpplane.h>
Public Member Functions | |
VPPlane () | |
VPPlane (VPPlane *plane) | |
void | vpSetNormal (VPVector3D n) |
VPVector3D | vpGetNormal (void) |
void | vpSetPoint (VPVector3D p) |
VPVector3D | vpGetPoint (void) |
void | vpSetSize (VPPoint2D s) |
VPPoint2D | vpGetSize (void) |
void | vpSetColor (VPColor c) |
VPColor | vpGetColor (void) |
float | TestPoint (VPVector3D p) |
VPVector3D | TestLine (VPVector3D p, VPVector3D dir) |
Definition at line 40 of file vpplane.h.
|
Definition at line 24 of file vpplane.cpp. |
|
Definition at line 34 of file vpplane.cpp. |
|
Definition at line 149 of file vpplane.cpp. |
|
Definition at line 135 of file vpplane.cpp. References VPVector3D::vpGetVector3DX(), VPVector3D::vpGetVector3DY(), VPVector3D::vpGetVector3DZ(), VPPoint3D::vpGetX(), VPPoint3D::vpGetY(), and VPPoint3D::vpGetZ(). |
|
Definition at line 125 of file vpplane.cpp. |
|
Definition at line 59 of file vpplane.cpp. |
|
Definition at line 81 of file vpplane.cpp. |
|
Definition at line 103 of file vpplane.cpp. |
|
Definition at line 114 of file vpplane.cpp. |
|
Definition at line 48 of file vpplane.cpp. |
|
Definition at line 70 of file vpplane.cpp. |
|
Definition at line 92 of file vpplane.cpp. |