Developer Documentation
ACG::SceneGraph::TextureNode::TextureInfo Class Reference

Public Attributes

Texture2Dtex
 
bool mipmapAvailable
 

Detailed Description

Definition at line 288 of file TextureNode.hh.

Constructor & Destructor Documentation

◆ TextureInfo()

Member Data Documentation

◆ mipmapAvailable

bool ACG::SceneGraph::TextureNode::TextureInfo::mipmapAvailable

Definition at line 301 of file TextureNode.hh.

◆ tex

Texture2D* ACG::SceneGraph::TextureNode::TextureInfo::tex

Definition at line 298 of file TextureNode.hh.


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