UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
ufo::RenderableTrianglelist::UBO Struct Reference

Public Attributes

ufo::Color color
 
ufo::Mat4x4f projection
 
ufo::Mat4x4f view
 

Detailed Description

Definition at line 348 of file renderable_trianglelist.hpp.

Member Data Documentation

◆ color

ufo::Color ufo::RenderableTrianglelist::UBO::color

Definition at line 351 of file renderable_trianglelist.hpp.

◆ projection

ufo::Mat4x4f ufo::RenderableTrianglelist::UBO::projection

Definition at line 349 of file renderable_trianglelist.hpp.

◆ view

ufo::Mat4x4f ufo::RenderableTrianglelist::UBO::view

Definition at line 350 of file renderable_trianglelist.hpp.


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