Public Member Functions | Public Attributes
rve_render_server::PickRenderValues Struct Reference

#include <pickable.h>

List of all members.

Public Member Functions

bool isNull () const
bool operator< (const PickRenderValues &rhs) const
bool operator== (const PickRenderValues &rhs) const
 PickRenderValues ()
 PickRenderValues (uint32_t id, uint32_t extra)

Public Attributes

uint32_t extra
uint32_t id

Detailed Description

Definition at line 55 of file pickable.h.


Constructor & Destructor Documentation

Definition at line 57 of file pickable.h.

rve_render_server::PickRenderValues::PickRenderValues ( uint32_t  id,
uint32_t  extra 
) [inline]

Definition at line 62 of file pickable.h.


Member Function Documentation

Definition at line 70 of file pickable.h.

bool rve_render_server::PickRenderValues::operator< ( const PickRenderValues rhs) const [inline]

Definition at line 77 of file pickable.h.

bool rve_render_server::PickRenderValues::operator== ( const PickRenderValues rhs) const [inline]

Definition at line 72 of file pickable.h.


Member Data Documentation

Definition at line 68 of file pickable.h.

Definition at line 67 of file pickable.h.


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


rve_render_server
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:15