Volume Cartographer 2.27.0
Public Attributes | List of all members
volcart::UVMap::Ratio Struct Reference

#include <vc/core/types/UVMap.hpp>

Public Attributes

double width {1}
 
double height {1}
 
double aspect {1}
 

Detailed Description

Aspect ratio structure

Definition at line 61 of file UVMap.hpp.

Member Data Documentation

◆ aspect

double volcart::UVMap::Ratio::aspect {1}

Definition at line 62 of file UVMap.hpp.

◆ height

double volcart::UVMap::Ratio::height {1}

Definition at line 62 of file UVMap.hpp.

◆ width

double volcart::UVMap::Ratio::width {1}

Definition at line 62 of file UVMap.hpp.


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