|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Convenience class for drawing Billboards. More...
#include <Billboard.hpp>
Additional Inherited Members | |
Public Types inherited from Wizt::Programmable | |
| typedef RenderBasin::Program | Program |
Static Public Member Functions inherited from Wizt::Programmable | |
| static string | OptionalFileRead (const string &filename, const string &text) |
| static glsl | setNumberOfLightSources (VRenderContext &Context, const std::string &VariableName="lightNum") |
Public Attributes inherited from Wizt::Programmable | |
| glsl | f_prefix |
| glsl | g_prefix |
| RenderBasin::GeometryInputType | GeometryInput |
| RenderBasin::GeometryOutputType | GeometryOutput |
| glsl | v_prefix |
Public Attributes inherited from Wizt::BillboardBase | |
| VObject::in< double > | inSizeScale |
Static Public Attributes inherited from Wizt::Programmable | |
| static const char | default_fragment_shader [] |
| static const char | default_geometry_shader [] |
| static const char | default_vertex_shader [] |
Convenience class for drawing Billboards.