Developer Documentation
Loading...
Searching...
No Matches
PluginFunctionsLight.hh File Reference
#include <OpenFlipper/common/Types.hh>
#include "Light.hh"

Go to the source code of this file.

Namespaces

namespace  PluginFunctions
 

Functions

bool PluginFunctions::getObject (int _identifier, LightObject *&_object)
 
LightNodePluginFunctions::lightNode (BaseObjectData *_object)
 Get a LightNode from an object.
 
LightObjectPluginFunctions::lightObject (BaseObjectData *_object)
 Cast an BaseObject to a LightObject if possible.
 
LightSourcePluginFunctions::lightSource (BaseObjectData *_object)
 Get the lightSource in this Object.
 
DLLEXPORT LightSourcePluginFunctions::lightSource (LightObject *_object)
 Get the lightSource in this Object.
 

Detailed Description

This file contains functions which can be used by plugins to access lights in the framework.

Definition in file PluginFunctionsLight.hh.