Support Forum       G3D Web Page     
Public Member Functions | Public Attributes | List of all members
G3D::CubeMapConvention::CubeMapInfo::Face Struct Reference

Public Member Functions

 Face ()
 

Public Attributes

bool flipX
 True if the face is horizontally flipped. More...
 
bool flipY
 True if the face is vertically flipped. More...
 
int rotations
 Number of CW 90-degree rotations to perform after flipping. More...
 
String suffix
 Filename suffix. More...
 

Constructor & Destructor Documentation

◆ Face()

G3D::CubeMapConvention::CubeMapInfo::Face::Face ( )
inline

Member Data Documentation

◆ flipX

bool G3D::CubeMapConvention::CubeMapInfo::Face::flipX

True if the face is horizontally flipped.

◆ flipY

bool G3D::CubeMapConvention::CubeMapInfo::Face::flipY

True if the face is vertically flipped.

◆ rotations

int G3D::CubeMapConvention::CubeMapInfo::Face::rotations

Number of CW 90-degree rotations to perform after flipping.

◆ suffix

String G3D::CubeMapConvention::CubeMapInfo::Face::suffix

Filename suffix.


documentation generated on Wed Nov 24 2021 08:01:54 using doxygen 1.8.15