Pyrogenesis trunk
|
Billboard sprite overlay, with world-space coordinates, rendered on top of all other objects. More...
#include <Overlay.h>
Public Attributes | |
CTexturePtr | m_Texture |
CColor | m_Color |
CVector3D | m_Position |
float | m_X0 |
float | m_Y0 |
float | m_X1 |
float | m_Y1 |
Billboard sprite overlay, with world-space coordinates, rendered on top of all other objects.
Designed for health bars and rank icons.
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 |