TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
Nice::PointVar Struct Reference

#include <PointVar.h>

Inheritance diagram for Nice::PointVar:
Inheritance graph
Collaboration diagram for Nice::PointVar:
Collaboration graph

Public Member Functions

bool operator== (const PointVar &__rhs) const
 
bool operator< (const PointVar &__rhs) const
 
bool operator!= (const PointVar &__rhs) const
 
bool operator<= (const PointVar &__rhs) const
 
bool operator> (const PointVar &__rhs) const
 
bool operator>= (const PointVar &__rhs) const
 
bool operator== (const PointVar &__rhs) const
 
bool operator< (const PointVar &__rhs) const
 
bool operator!= (const PointVar &__rhs) const
 
bool operator<= (const PointVar &__rhs) const
 
bool operator> (const PointVar &__rhs) const
 
bool operator>= (const PointVar &__rhs) const
 

Public Attributes

::Ice::Double xp
 
::Ice::Double yp
 

Member Function Documentation

◆ operator!=() [1/2]

bool Nice::PointVar::operator!= ( const PointVar __rhs) const
inline

◆ operator!=() [2/2]

bool Nice::PointVar::operator!= ( const PointVar __rhs) const
inline

◆ operator<() [1/2]

bool Nice::PointVar::operator< ( const PointVar __rhs) const
inline

◆ operator<() [2/2]

bool Nice::PointVar::operator< ( const PointVar __rhs) const
inline

◆ operator<=() [1/2]

bool Nice::PointVar::operator<= ( const PointVar __rhs) const
inline

◆ operator<=() [2/2]

bool Nice::PointVar::operator<= ( const PointVar __rhs) const
inline

◆ operator==() [1/2]

bool Nice::PointVar::operator== ( const PointVar __rhs) const
inline

◆ operator==() [2/2]

bool Nice::PointVar::operator== ( const PointVar __rhs) const
inline

◆ operator>() [1/2]

bool Nice::PointVar::operator> ( const PointVar __rhs) const
inline

◆ operator>() [2/2]

bool Nice::PointVar::operator> ( const PointVar __rhs) const
inline

◆ operator>=() [1/2]

bool Nice::PointVar::operator>= ( const PointVar __rhs) const
inline

◆ operator>=() [2/2]

bool Nice::PointVar::operator>= ( const PointVar __rhs) const
inline

Member Data Documentation

◆ xp

Ice::Double Nice::PointVar::xp

◆ yp

Ice::Double Nice::PointVar::yp

The documentation for this struct was generated from the following file: