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

#include <TerrainDrawObject.h>

Public Attributes

double texScale
 
std::string fileName
 
std::string objectName
 

Detailed Description

Definition at line 53 of file TerrainDrawObject.h.

Member Data Documentation

◆ fileName

std::string mars::graphics::TerrainDrawObject2Info::fileName

Definition at line 57 of file TerrainDrawObject.h.

◆ objectName

std::string mars::graphics::TerrainDrawObject2Info::objectName

Definition at line 58 of file TerrainDrawObject.h.

◆ texScale

double mars::graphics::TerrainDrawObject2Info::texScale

Definition at line 56 of file TerrainDrawObject.h.


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