HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HUSD_LayerOffset Class Reference

#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
 

Detailed Description

Definition at line 24 of file HUSD_LayerOffset.h.

Constructor & Destructor Documentation

HUSD_LayerOffset::HUSD_LayerOffset ( fpreal64  offset = 0.0,
fpreal64  scale = 1.0 
)
inlineexplicit

Definition at line 27 of file HUSD_LayerOffset.h.

Member Function Documentation

HUSD_LayerOffset HUSD_LayerOffset::inverse ( ) const
bool HUSD_LayerOffset::isIdentity ( ) const
bool HUSD_LayerOffset::isValid ( ) const
fpreal64 HUSD_LayerOffset::offset ( ) const
inline

Definition at line 34 of file HUSD_LayerOffset.h.

bool HUSD_LayerOffset::operator== ( const HUSD_LayerOffset other) const
fpreal64 HUSD_LayerOffset::scale ( ) const
inline

Definition at line 38 of file HUSD_LayerOffset.h.

void HUSD_LayerOffset::setOffset ( fpreal64  offset)
inline

Definition at line 36 of file HUSD_LayerOffset.h.

void HUSD_LayerOffset::setScale ( fpreal64  scale)
inline

Definition at line 40 of file HUSD_LayerOffset.h.


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