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

VPPoint2D Class Reference

#include <vppoint2d.h>

Inheritance diagram for VPPoint2D:

VPPoint List of all members.

Public Member Functions

 VPPoint2D ()
 VPPoint2D (float xi, float yi)
float vpGetX ()
float vpGetY ()
void vpGetXY (float &_x, float &_y)
VPPoint2D vpGetPoint2D (void)
void vpSetX (float _x)
void vpSetY (float _y)
void vpSetXY (float _x, float _y)
VPPoint2D operator= (VPPoint2D p)
VPPoint2D operator- (int num)

Public Attributes

float x
float y

Detailed Description

Deprecated:

Definition at line 32 of file vppoint2d.h.


Constructor & Destructor Documentation

VPPoint2D::VPPoint2D  ) 
 

Definition at line 29 of file vppoint2d.cpp.

References x, and y.

VPPoint2D::VPPoint2D float  xi,
float  yi
 

Definition at line 41 of file vppoint2d.cpp.

References x, and y.


Member Function Documentation

VPPoint2D VPPoint2D::operator- int  num  ) 
 

Definition at line 149 of file vppoint2d.cpp.

References x, and y.

VPPoint2D VPPoint2D::operator= VPPoint2D  p  ) 
 

Definition at line 137 of file vppoint2d.cpp.

References x, and y.

VPPoint2D VPPoint2D::vpGetPoint2D void   ) 
 

Definition at line 91 of file vppoint2d.cpp.

float VPPoint2D::vpGetX  ) 
 

Definition at line 52 of file vppoint2d.cpp.

References x.

Referenced by VPSlice::vpFrontInnerStructRender(), VPSlice::vpFrontSliceRender(), VPSlice::vpLineFrontSliceRender(), VPSlice::vpLineSideSliceRender(), VPSlice::vpLineTopSliceRender(), VPRayCasting::vpSetVariables(), VPSlice::vpSideInnerStructRender(), VPSlice::vpSideSliceRender(), VPSlice::vpTopInnerStructRender(), and VPSlice::vpTopSliceRender().

void VPPoint2D::vpGetXY float &  _x,
float &  _y
 

Definition at line 74 of file vppoint2d.cpp.

References x, and y.

float VPPoint2D::vpGetY  ) 
 

Definition at line 62 of file vppoint2d.cpp.

References y.

Referenced by VPSlice::vpFrontInnerStructRender(), VPSlice::vpFrontSliceRender(), VPSlice::vpLineFrontSliceRender(), VPSlice::vpLineSideSliceRender(), VPSlice::vpLineTopSliceRender(), VPRayCasting::vpSetVariables(), VPSlice::vpSideInnerStructRender(), VPSlice::vpSideSliceRender(), VPSlice::vpTopInnerStructRender(), and VPSlice::vpTopSliceRender().

void VPPoint2D::vpSetX float  _x  ) 
 

Definition at line 103 of file vppoint2d.cpp.

References x.

void VPPoint2D::vpSetXY float  _x,
float  _y
 

Definition at line 125 of file vppoint2d.cpp.

References x, and y.

void VPPoint2D::vpSetY float  _y  ) 
 

Definition at line 113 of file vppoint2d.cpp.

References y.


Member Data Documentation

float VPPoint2D::x
 

Definition at line 35 of file vppoint2d.h.

Referenced by operator-(), operator=(), VPVolume::vpDisplayColor(), VPSlice::vpFrontInnerStructRender(), vpGetX(), vpGetXY(), VPSlice::vpOrder(), VPPoint2D(), vpSetX(), vpSetXY(), VPSlice::vpSideInnerStructRender(), and VPSlice::vpTopInnerStructRender().

float VPPoint2D::y
 

Definition at line 36 of file vppoint2d.h.

Referenced by operator-(), operator=(), VPVolume::vpDisplayColor(), VPSlice::vpFrontInnerStructRender(), vpGetXY(), vpGetY(), VPSlice::vpOrder(), VPPoint2D(), vpSetXY(), vpSetY(), VPSlice::vpSideInnerStructRender(), and VPSlice::vpTopInnerStructRender().


The documentation for this class was generated from the following files:
Generated on Tue Sep 6 10:00:17 2005 for VPAT by  doxygen 1.4.4