Assignments
Assignments
Ray::Vertex Class Reference

#include <scene.h>

Public Attributes

Util::Point3D position
 
Util::Point3D normal
 
Util::Point2D texCoordinate
 

Detailed Description

This class stores information about a vertex

Member Data Documentation

◆ normal

Util::Point3D Ray::Vertex::normal

The normal at the vertex

◆ position

Util::Point3D Ray::Vertex::position

The position of the vertex

◆ texCoordinate

Util::Point2D Ray::Vertex::texCoordinate

The texture coordinates at the vertex


The documentation for this class was generated from the following file: