Public Member Functions | Private Attributes
rve_render_client::OrthographicProjectionFactory Class Reference

#include <orthographic_projection_factory.h>

Inheritance diagram for rve_render_client::OrthographicProjectionFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

float getFarClipDistance ()
float getNearClipDistance ()
float getViewHeight ()
virtual rve_msgs::Matrix4 makeMatrix ()
 OrthographicProjectionFactory ()
void setFarClipDistance (float far_clip)
void setNearClipDistance (float near_clip)
void setViewHeight (float view_height)

Private Attributes

float far_clip_
float near_clip_
float view_height_

Detailed Description

Factory providing orthographic projection matrices to a Camera.

Definition at line 40 of file orthographic_projection_factory.h.


Constructor & Destructor Documentation

Definition at line 37 of file orthographic_projection_factory.cpp.


Member Function Documentation

Definition at line 54 of file orthographic_projection_factory.h.

Definition at line 51 of file orthographic_projection_factory.h.

Definition at line 48 of file orthographic_projection_factory.h.

Subclasses should override this to construct and return your custom projection matrix.

Implements rve_render_client::ProjectionMatrixFactory.

Definition at line 44 of file orthographic_projection_factory.cpp.

Definition at line 53 of file orthographic_projection_factory.h.

Definition at line 50 of file orthographic_projection_factory.h.

Definition at line 47 of file orthographic_projection_factory.h.


Member Data Documentation

Definition at line 60 of file orthographic_projection_factory.h.

Definition at line 59 of file orthographic_projection_factory.h.

Definition at line 58 of file orthographic_projection_factory.h.


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


rve_render_client
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:32