GEL  2
GEL is a library for Geometry and Linear Algebra
Public Member Functions
GLGraphics::IDBufferWireframeRenderer Class Reference

Class for ID buffer based wireframe rendering. Handles all types of gons. Use with Manifold. More...

#include <IDBufferWireFrameRenderer.h>

List of all members.

Public Member Functions

CGLA::Vec3uc id_get (unsigned int i)
 IDBufferWireframeRenderer (int _XSZ, int _YSZ, const HMesh::Manifold &mesh, float _thickness=0.0, float _transition=1.8, int atten_mode=0)
void draw (const CGLA::Vec3f &color, const CGLA::Vec3f &clear_color)

Detailed Description

Class for ID buffer based wireframe rendering. Handles all types of gons. Use with Manifold.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations