OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
unsigned_short3 Class Reference
Inheritance diagram for unsigned_short3:
short3

Public Member Functions

 operator unsigned int (void) const
 
- Public Member Functions inherited from short3
 operator int (void) const
 
 short3 (int value)
 
short3 operator- (void) const
 
short3 operator~ (void) const
 
short3 operator+ (int b) const
 
short3 operator- (int b) const
 
short3 operator* (int b) const
 
short3 operator/ (int b) const
 
short3 operator% (int b) const
 
short3 operator| (int b) const
 
short3 operator& (int b) const
 
short3 operator^ (int b) const
 
short3 operator<< (int b) const
 
short3 operator>> (int b) const
 
short3 operator++ (int)
 
short3 operator-- (int)
 
short3operator++ ()
 
short3operator-- ()
 
short3operator= (int b)
 
short3operator+= (int b)
 
short3operator-= (int b)
 
short3operator*= (int b)
 
short3operator/= (int b)
 
short3operator%= (int b)
 
short3operator|= (int b)
 
short3operator&= (int b)
 
short3operator^= (int b)
 
short3operator<<= (int b)
 
short3operator>>= (int b)
 
bool operator! (void)
 
bool operator== (int b)
 
bool operator!= (int b)
 
bool operator<= (int b)
 
bool operator>= (int b)
 
bool operator< (int b)
 
bool operator> (int b)
 
bool operator== (short3 &b)
 
bool operator!= (short3 &b)
 
bool operator<= (short3 &b)
 
bool operator>= (short3 &b)
 
bool operator< (short3 &b)
 
bool operator> (short3 &b)
 

Additional Inherited Members

- Protected Member Functions inherited from short3
int get () const
 
void set (int value)
 

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