openMSX
Public Attributes | List of all members
openmsx::Vertex Struct Reference
Collaboration diagram for openmsx::Vertex:
Collaboration graph
[legend]

Public Attributes

vec3 position
 
vec3 normal
 
vec2 tex
 

Detailed Description

Definition at line 694 of file PostProcessor.cc.

Member Data Documentation

◆ normal

vec3 openmsx::Vertex::normal

Definition at line 696 of file PostProcessor.cc.

◆ position

vec3 openmsx::Vertex::position

Definition at line 695 of file PostProcessor.cc.

◆ tex

vec2 openmsx::Vertex::tex

Definition at line 697 of file PostProcessor.cc.


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