Graphite  Version 3
An experimental 3D geometry processing program
voxel_grob_shader.h File Reference

Classes for drawing and picking VoxelGrob. More...

#include <OGF/voxel_gfx/common/common.h>
#include <OGF/voxel/grob/voxel_grob.h>
#include <OGF/scene_graph_gfx/shaders/shader.h>
#include <OGF/scene_graph/types/properties.h>

Go to the source code of this file.

Classes

class  OGF::VoxelGrobShader
 Base class for drawing and picking VoxelGrob. More...
 
class  OGF::PlainVoxelGrobShader
 The default implementation of VoxelGrobShader. More...
 

Namespaces

 GEO
 Global Vorpaline namespace.
 
 OGF
 Global Graphite namespace.
 

Detailed Description

Classes for drawing and picking VoxelGrob.

Definition in file voxel_grob_shader.h.