LibreOffice Module slideshow (master) 1
Public Attributes | List of all members
Vertex Struct Reference

#include <TransitionImpl.hxx>

Public Attributes

glm::vec3 position
 
glm::vec3 normal
 
glm::vec2 texcoord
 

Detailed Description

Definition at line 294 of file TransitionImpl.hxx.

Member Data Documentation

◆ normal

glm::vec3 Vertex::normal

Definition at line 297 of file TransitionImpl.hxx.

◆ position

glm::vec3 Vertex::position

Definition at line 296 of file TransitionImpl.hxx.

◆ texcoord

glm::vec2 Vertex::texcoord

Definition at line 298 of file TransitionImpl.hxx.


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