Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

JPoint_t Struct Reference

#include <JPoint.hpp>

List of all members.

Public Attributes

Type x
Type y
bool PolarCache
FType r
FType theta


Member Data Documentation

bool JPoint_t::PolarCache
 

Definition at line 26 of file JPoint.hpp.

Referenced by JPoint::getAngle(), JPoint::getPolarfromXY(), JPoint::getR(), JPoint::getXYfromPolar(), JPoint::operator++(), JPoint::operator--(), JPoint::setPoint(), JPoint::setX(), and JPoint::setY().

FType JPoint_t::r
 

Definition at line 27 of file JPoint.hpp.

Referenced by JPoint::getPolarfromXY(), JPoint::getR(), JPoint::getXYfromPolar(), JPoint::operator++(), JPoint::operator--(), JPoint::setPolar(), and JPoint::setR().

FType JPoint_t::theta
 

Definition at line 28 of file JPoint.hpp.

Referenced by JPoint::getAngle(), JPoint::getPolarfromXY(), JPoint::getXYfromPolar(), JPoint::setAngle(), and JPoint::setPolar().

Type JPoint_t::x
 

Definition at line 23 of file JPoint.hpp.

Referenced by JPoint::JPoint(), JPoint::getPolarfromXY(), JPoint::getX(), JPoint::getXYfromPolar(), JPoint::operator<<(), JPoint::setPoint(), and JPoint::setX().

Type JPoint_t::y
 

Definition at line 24 of file JPoint.hpp.

Referenced by JPoint::JPoint(), JPoint::getPolarfromXY(), JPoint::getXYfromPolar(), JPoint::getY(), JPoint::operator<<(), JPoint::setPoint(), and JPoint::setY().


The documentation for this struct was generated from the following file:
Generated on Sun Oct 14 18:48:54 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001