| 
    HDK
    
   | 
 
#include <HUSD_LayerOffset.h>
Public Member Functions | |
| HUSD_LayerOffset (fpreal64 offset=0.0, fpreal64 scale=1.0) | |
| fpreal64 | offset () const | 
| void | setOffset (fpreal64 offset) | 
| fpreal64 | scale () const | 
| void | setScale (fpreal64 scale) | 
| bool | operator== (const HUSD_LayerOffset &other) const | 
| bool | isIdentity () const | 
| bool | isValid () const | 
| HUSD_LayerOffset | inverse () const | 
Definition at line 24 of file HUSD_LayerOffset.h.
Definition at line 27 of file HUSD_LayerOffset.h.
| HUSD_LayerOffset HUSD_LayerOffset::inverse | ( | ) | const | 
| bool HUSD_LayerOffset::isIdentity | ( | ) | const | 
| bool HUSD_LayerOffset::isValid | ( | ) | const | 
      
  | 
  inline | 
Definition at line 34 of file HUSD_LayerOffset.h.
| bool HUSD_LayerOffset::operator== | ( | const HUSD_LayerOffset & | other | ) | const | 
      
  | 
  inline | 
Definition at line 38 of file HUSD_LayerOffset.h.
Definition at line 36 of file HUSD_LayerOffset.h.
Definition at line 40 of file HUSD_LayerOffset.h.