GPU-Accelerated Coverage  0.1.0
Compute coverage tours for known environment with articulated objects on GPU
Public Member Functions | Protected Attributes | List of all members
gpu_coverage::Dot Class Reference

Renders a single dot at the origin of the coordinate system. More...

#include <Dot.h>

Public Member Functions

 Dot ()
 Constructor.
 
virtual ~Dot ()
 Destructor.
 
void display () const
 Renders the dot.
 

Protected Attributes

GLuint vao
 Vertex array object.
 
GLuint vbo
 Vertex buffer object.
 

Detailed Description

Renders a single dot at the origin of the coordinate system.


The documentation for this class was generated from the following file: