Molecular Vis
Improving perception of molecular visualization
Vertex Struct Reference

Struct for Vertex Data. More...

#include <Geometry.h>

Public Attributes

glm::vec3 positions
 
glm::vec3 normals
 
glm::vec2 uv
 

Detailed Description

Struct for Vertex Data.

Member Data Documentation

◆ normals

glm::vec3 Vertex::normals

Vertex position.

◆ uv

glm::vec2 Vertex::uv

Vertex normal.


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