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

#include <Shields.h>

Collaboration diagram for Shields::Shield:
Collaboration graph
[legend]

Public Member Functions

 Shield (const Color3ub &color, const matrix4x4f &matrix, SceneGraph::StaticGeometry *sg)
 

Public Attributes

Color3ub m_colour
 
matrix4x4f m_matrix
 
RefCountedPtr< SceneGraph::StaticGeometrym_mesh
 

Constructor & Destructor Documentation

◆ Shield()

Shields::Shield::Shield ( const Color3ub color,
const matrix4x4f matrix,
SceneGraph::StaticGeometry sg 
)

Member Data Documentation

◆ m_colour

Color3ub Shields::Shield::m_colour

◆ m_matrix

matrix4x4f Shields::Shield::m_matrix

◆ m_mesh

RefCountedPtr<SceneGraph::StaticGeometry> Shields::Shield::m_mesh

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