org.cogchar.api.cinema
Class LightsCameraConfig

java.lang.Object
  extended by org.appdapter.core.log.BasicDebugger
      extended by org.appdapter.bind.rdf.jena.assembly.KnownComponentImpl
          extended by org.cogchar.api.cinema.LightsCameraConfig
All Implemented Interfaces:
org.appdapter.api.trigger.AnyOper.HasIdent, org.appdapter.core.component.KnownComponent, org.appdapter.core.component.MutableKnownComponent, org.appdapter.core.debug.UIAnnotations.ApplyToClassInterfaces, org.appdapter.core.log.Loggable

public class LightsCameraConfig
extends org.appdapter.bind.rdf.jena.assembly.KnownComponentImpl

Used to enclose data from RDF camera and lights configuration currently in charWorldConfig.ttl

Author:
Ryan Biggs

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

myCCs

public List<CameraConfig> myCCs

myLCs

public List<LightConfig> myLCs

backgroundColor

public float[] backgroundColor
Constructor Detail

LightsCameraConfig

public LightsCameraConfig(org.appdapter.help.repo.RepoClient queryEmitter,
                          org.appdapter.core.name.Ident qGraph)


Copyright © 2010-2013. All Rights Reserved.