Bubba-3D
0.9.0
Awesome game engine!
|
This is the complete list of members for RelativeIHudDrawable, including all inherited members.
center (defined in IHudDrawable) | IHudDrawable | protected |
originalPosition (defined in IHudDrawable) | IHudDrawable | protected |
RelativeIHudDrawable(Camera *worldCamera, GameObject *relativeTo, IHudDrawable *toDraw) (defined in RelativeIHudDrawable) | RelativeIHudDrawable | |
relativePosition (defined in IHudDrawable) | IHudDrawable | |
relativeTo (defined in RelativeIHudDrawable) | RelativeIHudDrawable | protected |
render(ShaderProgram *shaderProgram, chag::float4x4 *projectionMatrix) (defined in RelativeIHudDrawable) | RelativeIHudDrawable | virtual |
rotation (defined in IHudDrawable) | IHudDrawable | protected |
scale (defined in IHudDrawable) | IHudDrawable | protected |
setCenterOffset(chag::float3 offset) | IHudDrawable | virtual |
setRelativePosition(chag::float3 position) | IHudDrawable | virtual |
setRotation(float rotation) (defined in IHudDrawable) | IHudDrawable | virtual |
setScale(chag::float2 scale) (defined in IHudDrawable) | IHudDrawable | virtual |
toDraw (defined in RelativeIHudDrawable) | RelativeIHudDrawable | protected |
worldCamera (defined in RelativeIHudDrawable) | RelativeIHudDrawable | protected |