Rasterfarm-SDK
Loading...
Searching...
No Matches
Engine::Raster::Light Class Reference

An object for representing a light-source. More...

#include <light.h>

Inheritance diagram for Engine::Raster::Light:
Node

Public Member Functions

virtual Primitive3D::AABoundingBox getAABoundingBox ()
 
 Light (const Vertex3f &position)
 
 Light (float x, float y, float z)
 

Detailed Description

An object for representing a light-source.

Constructor & Destructor Documentation

◆ Light() [1/2]

Engine::Raster::Light::Light ( const Vertex3f & position)

◆ Light() [2/2]

Engine::Raster::Light::Light ( float x,
float y,
float z )

Member Function Documentation

◆ getAABoundingBox()

virtual Primitive3D::AABoundingBox Engine::Raster::Light::getAABoundingBox ( )
virtual

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