Privacy
An open-source, flexible 3D physical simulation framework
mars::graphics::textureFileStruct Struct Reference

#include <gui_helper_functions.h>

Public Attributes

std::string fileName
 
osg::ref_ptr< osg::Texture2D > texture
 

Detailed Description

Definition at line 70 of file gui_helper_functions.h.

Member Data Documentation

◆ fileName

std::string mars::graphics::textureFileStruct::fileName

Definition at line 71 of file gui_helper_functions.h.

◆ texture

osg::ref_ptr<osg::Texture2D> mars::graphics::textureFileStruct::texture

Definition at line 72 of file gui_helper_functions.h.


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