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

#include <W3MatrixVar.h>

Inheritance diagram for Nice::W3MatrixVar:
Inheritance graph
Collaboration diagram for Nice::W3MatrixVar:
Collaboration graph

Public Member Functions

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

Public Attributes

::Ice::Double m11
 
::Ice::Double m12
 
::Ice::Double m13
 
::Ice::Double m21
 
::Ice::Double m22
 
::Ice::Double m23
 
::Ice::Double m31
 
::Ice::Double m32
 
::Ice::Double m33
 
::Ice::Double dx
 
::Ice::Double dy
 
::Ice::Double dz
 

Member Function Documentation

◆ operator!=() [1/2]

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

◆ operator!=() [2/2]

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

◆ operator<() [1/2]

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

◆ operator<() [2/2]

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

◆ operator<=() [1/2]

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

◆ operator<=() [2/2]

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

◆ operator==() [1/2]

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

◆ operator==() [2/2]

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

◆ operator>() [1/2]

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

◆ operator>() [2/2]

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

◆ operator>=() [1/2]

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

◆ operator>=() [2/2]

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

Member Data Documentation

◆ dx

Ice::Double Nice::W3MatrixVar::dx

◆ dy

Ice::Double Nice::W3MatrixVar::dy

◆ dz

Ice::Double Nice::W3MatrixVar::dz

◆ m11

Ice::Double Nice::W3MatrixVar::m11

◆ m12

Ice::Double Nice::W3MatrixVar::m12

◆ m13

Ice::Double Nice::W3MatrixVar::m13

◆ m21

Ice::Double Nice::W3MatrixVar::m21

◆ m22

Ice::Double Nice::W3MatrixVar::m22

◆ m23

Ice::Double Nice::W3MatrixVar::m23

◆ m31

Ice::Double Nice::W3MatrixVar::m31

◆ m32

Ice::Double Nice::W3MatrixVar::m32

◆ m33

Ice::Double Nice::W3MatrixVar::m33

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