#include <stdio.h>#include <vcg/math/base.h>#include <vcg/space/point3.h>#include <vcg/space/point4.h>#include <vcg/space/color4.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 9 of file space_minimal.cpp.