PRooFPS-dd Dev Doc 1.0
PRooFPS-dd Developer Documentation
Loading...
Searching...
No Matches
proofps_dd::Maps::BlockTexture Struct Reference

Detailed Description

Definition at line 128 of file Maps.h.

Public Attributes

std::string m_sTexFilename
 
float m_fU0 {0.f}
 
float m_fV0 {0.f}
 
float m_fU1 {1.f}
 
float m_fV1 {1.f}
 

Member Data Documentation

◆ m_fU0

float proofps_dd::Maps::BlockTexture::m_fU0 {0.f}

Definition at line 131 of file Maps.h.

◆ m_fU1

float proofps_dd::Maps::BlockTexture::m_fU1 {1.f}

Definition at line 132 of file Maps.h.

◆ m_fV0

float proofps_dd::Maps::BlockTexture::m_fV0 {0.f}

Definition at line 131 of file Maps.h.

◆ m_fV1

float proofps_dd::Maps::BlockTexture::m_fV1 {1.f}

Definition at line 132 of file Maps.h.

◆ m_sTexFilename

std::string proofps_dd::Maps::BlockTexture::m_sTexFilename

Definition at line 130 of file Maps.h.


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