|
| BoundingBox (const glm::vec3 &min_point, const glm::vec3 &max_point) |
|
virtual void | draw (const MVPset &MVP, Program *shader=nullptr) override |
|
virtual bool | canOverrideShader () const override |
|
virtual bool | requiesOverrideShader () const |
|
virtual bool | isDrawable () const override |
|
virtual bool | isHidden () const |
|
virtual bool | isGloballyIlluminated () const |
|
virtual bool | requiresOverrideShader () const =0 |
|
virtual bool | isPoseable () const |
|
virtual bool | isPosed () const |
|
|
const glm::vec3 | min_point |
|
const glm::vec3 | max_point |
|
The documentation for this class was generated from the following files:
- /home/kjyager/Code/projects/GI_merge/src/world/BoundingBox.hpp
- /home/kjyager/Code/projects/GI_merge/src/world/BoundingBox.cpp