Pyrogenesis  trunk
Public Attributes | List of all members
SOverlaySprite Struct Reference

Billboard sprite overlay, with world-space coordinates, rendered on top of all other objects. More...

#include <Overlay.h>

Collaboration diagram for SOverlaySprite:
Collaboration graph
[legend]

Public Attributes

CTexturePtr m_Texture
 
CColor m_Color
 
CVector3D m_Position
 
float m_X0
 
float m_Y0
 
float m_X1
 
float m_Y1
 

Detailed Description

Billboard sprite overlay, with world-space coordinates, rendered on top of all other objects.

Designed for health bars and rank icons.

Member Data Documentation

CColor SOverlaySprite::m_Color
CVector3D SOverlaySprite::m_Position
CTexturePtr SOverlaySprite::m_Texture
float SOverlaySprite::m_X0
float SOverlaySprite::m_X1
float SOverlaySprite::m_Y0
float SOverlaySprite::m_Y1

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