RenderableWireframeAABB Class Reference

#include <entitylib.h>

Public Member Functions

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

Private Attributes

const AABB & m_aabb

Detailed Description

Definition at line 268 of file entitylib.h.


Constructor & Destructor Documentation

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

Definition at line 272 of file entitylib.h.


Member Function Documentation

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

Definition at line 276 of file entitylib.h.

References aabb_draw_wire(), and m_aabb.


Field Documentation

const AABB& RenderableWireframeAABB::m_aabb [private]

Definition at line 270 of file entitylib.h.

Referenced by render().


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

Generated by  doxygen 1.6.2