This file declares the struct MeshAccessor that presents a convenient way to access meshes...
MeshAccessor * ma
A pointer to the MeshAccessor object that manages the mesh from where this vertex originates...
Definition: GraphVertex.h:33
This class is used to simplify the accessing of meshes, their vertices and polygons.
Definition: MeshAccessor.h:29
Geometry::Vec3 pos
The position of this vertex in three-dimensional space.
Definition: GraphVertex.h:26
This struct declares all infroamtion that shall be stored for each vertex of a graph.
Definition: GraphVertex.h:21