|
QWT API (English) 7.3.0
Qt Widget Library for Technical Applications - English API Documentation
|
Parallelepiped spanned by 2 Triples. More...
#include <qwt3d_types.h>
Public Member Functions | |
| ParallelEpiped (Triple minv, Triple maxv) | |
Public Attributes | |
| Triple | minVertex |
| Triple | maxVertex |
Parallelepiped spanned by 2 Triples.
Please use normalized Parallelepipeds: minVertex.x <= maxVertex.x, minVertex.y <= maxVertex.y, minVertex.z <= maxVertex.z