|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.appdapter.core.log.BasicDebugger
org.appdapter.bind.rdf.jena.assembly.KnownComponentImpl
org.cogchar.api.cinema.LightsCameraConfig
public class LightsCameraConfig
Used to enclose data from RDF camera and lights configuration currently in charWorldConfig.ttl
| Field Summary | |
|---|---|
float[] |
backgroundColor
|
List<CameraConfig> |
myCCs
|
List<LightConfig> |
myLCs
|
| Fields inherited from interface org.appdapter.api.trigger.AnyOper.HasIdent |
|---|
HASIDENT |
| Fields inherited from interface org.appdapter.core.log.Loggable |
|---|
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM |
| Constructor Summary | |
|---|---|
LightsCameraConfig(org.appdapter.help.repo.RepoClient queryEmitter,
org.appdapter.core.name.Ident qGraph)
|
|
| Method Summary |
|---|
| Methods inherited from class org.appdapter.bind.rdf.jena.assembly.KnownComponentImpl |
|---|
getDescription, getFieldSummary, getIdent, getShortLabel, setDescription, setIdent, setShortLabel, toString |
| Methods inherited from class org.appdapter.core.log.BasicDebugger |
|---|
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public List<CameraConfig> myCCs
public List<LightConfig> myLCs
public float[] backgroundColor
| Constructor Detail |
|---|
public LightsCameraConfig(org.appdapter.help.repo.RepoClient queryEmitter,
org.appdapter.core.name.Ident qGraph)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||