Home
last modified time | relevance | path

Searched defs:lcLight (Results 1 – 2 of 2) sorted by relevance

/dports/cad/leocad/leocad-21.06/common/
H A Dlight.cpp16 lcLight::lcLight(float px, float py, float pz) in lcLight() function in lcLight
24 lcLight::lcLight(float px, float py, float pz, float tx, float ty, float tz) in lcLight() function in lcLight
H A Dlc_global.h68 class lcLight; variable