Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
Public Member Functions | Public Attributes | List of all members
cqsp::asset::TBOTexture Class Reference

#include <texture.h>

Inheritance diagram for cqsp::asset::TBOTexture:
cqsp::asset::Texture cqsp::asset::Asset

Public Member Functions

 TBOTexture ()
 
 ~TBOTexture ()
 
- Public Member Functions inherited from cqsp::asset::Texture
 Texture ()
 
 ~Texture ()
 
AssetType GetAssetType () override
 
- Public Member Functions inherited from cqsp::asset::Asset
virtual ~Asset ()=default
 
virtual void PostLoad (AssetManager &)
 

Public Attributes

unsigned int buffer_id
 
- Public Attributes inherited from cqsp::asset::Texture
int width
 
int height
 
unsigned int id
 
int texture_type
 
- Public Attributes inherited from cqsp::asset::Asset
std::string path
 
int accessed = 0
 

Detailed Description

Texture buffer object texture

Constructor & Destructor Documentation

◆ TBOTexture()

cqsp::asset::TBOTexture::TBOTexture ( )

◆ ~TBOTexture()

cqsp::asset::TBOTexture::~TBOTexture ( )

Member Data Documentation

◆ buffer_id

unsigned int cqsp::asset::TBOTexture::buffer_id

The documentation for this class was generated from the following files: