JWS C++ Library
C++ language utility library
|
Abstract class to render this object with the GL. More...
Go to the source code of this file.
Classes | |
class | jwscxx::graphics::Renderable |
Abstract class to render this object with the GL. More... | |
class | jwscxx::graphics::Wire_renderable |
Abstract class to render this object with the GL as a wire-frame. More... | |
class | jwscxx::graphics::Wire_occlude_renderable |
Abstract class to render this object with the GL as an occluded wire-frame into the depth buffer, to hide unseen lines. More... | |
class | jwscxx::graphics::Solid_renderable |
Abstract class to render this object with the GL as a solid. More... | |
Namespaces | |
namespace | jwscxx |
namespace | jwscxx::graphics |
Abstract class to render this object with the GL.
Definition in file renderable.h.