Public Member Functions | Public Attributes

Ovgl::Vertex Class Reference

Mesh vertex class. More...

#include <OvglMesh.h>

List of all members.

Public Member Functions

bool operator== (const Vertex &) const
bool operator!= (const Vertex &) const

Public Attributes

Ovgl::Vector3 position
Ovgl::Vector3 normal
Ovgl::Vector2 texture
Ovgl::Vector4 weight
Ovgl::Vector4 indices

Detailed Description

Mesh vertex class.

Vertices represent points in a mesh that faces connect to form polygons.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables