Pioneer
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SceneGraph::Pattern Struct Reference

#include <Pattern.h>

Collaboration diagram for SceneGraph::Pattern:
Collaboration graph
[legend]

Public Member Functions

 Pattern ()
 
 Pattern (const std::string &name, const std::string &path, Graphics::Renderer *r)
 

Public Attributes

bool smoothColor
 
bool smoothPattern
 
RefCountedPtr< Graphics::Texturetexture
 
std::string name
 

Constructor & Destructor Documentation

◆ Pattern() [1/2]

SceneGraph::Pattern::Pattern ( )

◆ Pattern() [2/2]

SceneGraph::Pattern::Pattern ( const std::string &  name,
const std::string &  path,
Graphics::Renderer r 
)
Here is the call graph for this function:

Member Data Documentation

◆ name

std::string SceneGraph::Pattern::name

◆ smoothColor

bool SceneGraph::Pattern::smoothColor

◆ smoothPattern

bool SceneGraph::Pattern::smoothPattern

◆ texture

RefCountedPtr<Graphics::Texture> SceneGraph::Pattern::texture

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