Constructors
| Name | Description |
|---|---|
SpatialTransform() |
Virtual Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
protected | void | inline | onRefresh() |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | const | getRelativeTranslation() | ||
public | void | inline | addRelativeTranslation( Args... inArgs ) | |
public | void | inline | setRelativeTranslation( Args... inArgs ) | |
public | const | getRelativeRotation() | ||
public | void | inline | addRelativeRotation( Args... inArgs ) | |
public | void | inline | setRelativeRotation( Args... inArgs ) | |
public | const | getRelativeScale() | ||
public | void | inline | addRelativeScale( Args... inArgs ) | |
public | void | inline | setRelativeScale( Args... inArgs ) | |
public | const | getAbsoluteTranslation() | ||
public | void | inline | addAbsoluteTranslation( Args... inArgs ) | |
public | void | inline | setAbsoluteTranslation( Args... inArgs ) | |
public | const | getAbsoluteRotation() | ||
public | void | inline | addAbsoluteRotation( Args... inArgs ) | |
public | void | inline | setAbsoluteRotation( Args... inArgs ) | |
public | const | getAbsoluteScale() | ||
public | void | inline | addAbsoluteScale( Args... inArgs ) | |
public | void | inline | setAbsoluteScale( Args... inArgs ) | |
public | void | |||
private | void | refresh() |