class Vertex

Trivial class to represent a vertex with its normal and color

Public Fields

[more]Point3f v
The Vertex coords
[more]Point3f n
The Vertex Normal
[more]Point3f c
The Vertex Color

Documentation

Trivial class to represent a vertex with its normal and color. Version History
  • 0.4 First Release.
oPoint3f v
The Vertex coords

oPoint3f n
The Vertex Normal

oPoint3f c
The Vertex Color


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.