mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
9 lines
125 B
C++
9 lines
125 B
C++
/*
|
|
** point_based_render.cc Point Based Render.
|
|
**
|
|
**
|
|
** history: created 02-Jul-07
|
|
*/
|
|
|
|
#include "point_based_renderer.h"
|