Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | Namespace Members | Class Members | Related Pages

ParallelEpiped Struct Reference

Parallelepiped spanned by 2 Triples. More...

#include <qwt3d_types.h>

List of all members.

Public Member Functions

 ParallelEpiped ()
 ParallelEpiped (Triple minv, Triple maxv)

Public Attributes

Triple minVertex
Triple maxVertex


Detailed Description

Please use normalized Parallelepipeds:

minVertex.x <= maxVertex.x
minVertex.y <= maxVertex.y
minVertex.z <= maxVertex.z


Constructor & Destructor Documentation

ParallelEpiped  )  [inline]
 

Construct non-initialized Parallelepiped.

ParallelEpiped Triple  minv,
Triple  maxv
[inline]
 

Construct initialized Parallelepiped.

minv -> minVertex
maxv -> maxVertex


The documentation for this struct was generated from the following file:
Generated on Mon Sep 5 19:23:03 2005 for QwtPlot3D API by  doxygen 1.4.3