trimesh_ray.cpp File Reference

#include <vector>
#include <vcg/simplex/edge/base.h>
#include <vcg/simplex/vertex/base.h>
#include <vcg/simplex/face/base.h>
#include <vcg/complex/trimesh/base.h>
#include <vcg/complex/trimesh/update/topology.h>
#include <vcg/complex/trimesh/update/edges.h>
#include <vcg/complex/trimesh/update/bounding.h>
#include <vcg/complex/trimesh/update/quality.h>
#include <vcg/simplex/face/pos.h>
#include <algorithm>
#include <stack>
#include <assert.h>
#include <vcg/complex/trimesh/update/color.h>
#include <vcg/complex/trimesh/update/flag.h>
#include <vcg/complex/trimesh/stat.h>
#include <vcg/complex/trimesh/clean.h>
#include <vcg/complex/intersection.h>
#include <vcg/space/index/grid_static_ptr.h>
#include <vcg/space/index/spatial_hashing.h>
#include <vcg/complex/trimesh/closest.h>
#include <wrap/io_trimesh/import.h>
#include <wrap/io_trimesh/export_ply.h>
Include dependency graph for trimesh_ray.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MyFace
class  MyMesh
 the main mesh class More...
struct  MyUsedTypes
class  MyVertex

Typedefs

typedef vcg::GridStaticPtr
< MyMesh::FaceType,
MyMesh::ScalarType
TriMeshGrid

Functions

int main (int argc, char **argv)

Typedef Documentation

Definition at line 44 of file trimesh_ray.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 47 of file trimesh_ray.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:21:15 2013