The SceneObject class.
More...
#include <SceneObject.hpp>
The SceneObject class.
When you make a SceneObject subclass, you must implement the use of the scale parameter in onProcess(GRaphics &)
Definition at line 19 of file SceneObject.hpp.
◆ SceneObject()
tinc::SceneObject::SceneObject |
( |
std::string |
id = "" , |
|
|
std::string |
filename = "" , |
|
|
std::string |
relPath = "" , |
|
|
std::string |
rootPath = "" , |
|
|
uint16_t |
size = 2 |
|
) |
| |
◆ applyTransformations()
void tinc::SceneObject::applyTransformations |
( |
al::Graphics & |
g | ) |
|
|
inlineoverride |
◆ getData()
std::shared_ptr<NetCDFData> tinc::SceneObject::getData |
( |
| ) |
|
◆ registerWithTinc()
void tinc::SceneObject::registerWithTinc |
( |
TincProtocol & |
server | ) |
|
◆ mBuffer
◆ scale
al::ParameterVec3 tinc::SceneObject::scale |
The documentation for this class was generated from the following file:
- C:/Users/Andres/source/repos/casm_viewer/external/tinc/include/tinc/vis/SceneObject.hpp