Public Member Functions | Public Attributes
OVR::Render::Scene Class Reference

#include <Render_Device.h>

List of all members.

Public Member Functions

void AddLight (Vector3f pos, Vector4f color)
void Clear ()
void ClearRenderer ()
void Render (RenderDevice *ren, const Matrix4f &view)
void SetAmbient (Vector4f color)

Public Attributes

LightingParams Lighting
Vector4f LightPos [8]
Array< Ptr< Model > > Models
Container World

Detailed Description

Definition at line 574 of file Render_Device.h.


Member Function Documentation

void OVR::Render::Scene::AddLight ( Vector3f  pos,
Vector4f  color 
) [inline]

Definition at line 589 of file Render_Device.h.

void OVR::Render::Scene::Clear ( ) [inline]

Definition at line 598 of file Render_Device.h.

Definition at line 606 of file Render_Device.h.

void OVR::Render::Scene::Render ( RenderDevice ren,
const Matrix4f view 
)

Definition at line 64 of file Render_Device.cpp.

void OVR::Render::Scene::SetAmbient ( Vector4f  color) [inline]

Definition at line 585 of file Render_Device.h.


Member Data Documentation

Definition at line 579 of file Render_Device.h.

Definition at line 578 of file Render_Device.h.

Definition at line 580 of file Render_Device.h.

Definition at line 577 of file Render_Device.h.


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


oculus_sdk
Author(s): Tully Foote
autogenerated on Thu Jun 6 2019 20:13:49