RenderableSolidAABB Class Reference

#include <entitylib.h>

Public Member Functions

 RenderableSolidAABB (const AABB &aabb)
void render (RenderStateFlags state) const

Private Attributes

const AABB & m_aabb

Detailed Description

Definition at line 254 of file entitylib.h.


Constructor & Destructor Documentation

RenderableSolidAABB::RenderableSolidAABB ( const AABB &  aabb  )  [inline]

Definition at line 258 of file entitylib.h.


Member Function Documentation

void RenderableSolidAABB::render ( RenderStateFlags  state  )  const [inline]

Definition at line 262 of file entitylib.h.

References aabb_draw_solid(), and m_aabb.


Field Documentation

const AABB& RenderableSolidAABB::m_aabb [private]

Definition at line 256 of file entitylib.h.

Referenced by render().


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

Generated by  doxygen 1.6.2