Projection Class Reference

#include <Projection.h>

List of all members.

Public Member Functions

 Projection ()
 ~Projection ()
int update (void)
FACE & transform (FACE &)
MYPOINT * transformP (MYPOINT *input)

Public Attributes

int projection_mode
VECTOR vpwindow
VECTOR planedist
VECTOR cop


Detailed Description

Definition at line 33 of file Projection.h.


Constructor & Destructor Documentation

Projection::Projection (  ) 

Definition at line 29 of file Projection.cpp.

References PERSPECTIVE_MODE, and projection_mode.

Projection::~Projection (  ) 

Definition at line 34 of file Projection.cpp.


Member Function Documentation

int Projection::update ( void   ) 

Definition at line 40 of file Projection.cpp.

References c, cop, PARALLEL_MODE, planedist, projection_mode, and vpwindow.

Referenced by X11Renderer::startImage().

FACE & Projection::transform ( FACE &   ) 

MYPOINT * Projection::transformP ( MYPOINT *  input  ) 

Definition at line 132 of file Projection.cpp.

References opserr, PERSPECTIVE_MODE, and projection_mode.

Referenced by X11Renderer::drawText().


Member Data Documentation

Definition at line 45 of file Projection.h.

Referenced by X11Renderer::setPRP(), X11Renderer::startImage(), and update().


The documentation for this class was generated from the following files:

Generated on Mon Oct 23 15:05:48 2006 for OpenSees by doxygen 1.5.0