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

#include <RenderTiny_Device.h>

List of all members.

Public Member Functions

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

Public Attributes

LightingParams Lighting
Vector4f LightPos [8]
Container World

Detailed Description

Definition at line 482 of file RenderTiny_Device.h.


Member Function Documentation

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

Definition at line 497 of file RenderTiny_Device.h.

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

Definition at line 506 of file RenderTiny_Device.h.

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

Definition at line 48 of file RenderTiny_Device.cpp.

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

Definition at line 492 of file RenderTiny_Device.h.


Member Data Documentation

Definition at line 487 of file RenderTiny_Device.h.

Definition at line 486 of file RenderTiny_Device.h.

Definition at line 485 of file RenderTiny_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:50