ofLightfile
Enums
ofLightType
enum
ofLight::Dataclass
Attributes
ambientColor
variable
diffuseColor
variable
specularColor
variable
attenuation_constant
variable
attenuation_linear
variable
attenuation_quadratic
variable
lightType
variable
glIndex
variable
isEnabled
variable
spotCutOff
variable
exponent
variable
position
variable
direction
variable
width
variable
height
variable
up
variable
right
variable
ofLightclass
Parent Node
Getters
getPosition
()
getX
()
getY
()
getZ
()
getXAxis
()
getYAxis
()
getZAxis
()
getSideDir
()
getLookAtDir
()
getUpDir
()
getPitch
()
getHeading
()
getRoll
()
getScale
()
Setters
setPosition
()
setScale
()
Modifiers
OpenGL Transformation
Drawing
customDraw
()
draw
()
Functions
ofLight
()
setup
()
enable
()
disable
()
getIsEnabled
()
setSpotlight
()
setAreaLight
()
getType
()
getLightID
()