RenderableArrow Class Reference

#include <arrow.h>

Public Member Functions

 RenderableArrow (const Ray &ray)
void render (RenderStateFlags state) const

Private Attributes

const Ray & m_ray

Detailed Description

Definition at line 30 of file arrow.h.


Constructor & Destructor Documentation

RenderableArrow::RenderableArrow ( const Ray &  ray  )  [inline]

Definition at line 35 of file arrow.h.


Member Function Documentation

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

Definition at line 40 of file arrow.h.

References arrow_draw(), and m_ray.


Field Documentation

const Ray& RenderableArrow::m_ray [private]

Definition at line 32 of file arrow.h.

Referenced by render().


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

Generated by  doxygen 1.6.2