GEL
2
GEL is a library for Geometry and Linear Algebra
|
Class for ID buffer based wireframe rendering. Handles all types of gons. Use with Manifold. More...
#include <IDBufferWireFrameRenderer.h>
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) |
Class for ID buffer based wireframe rendering. Handles all types of gons. Use with Manifold.