StaticImage Class
(lgnSimulator::StaticImage)Inherits: | NaturalScene |
Public Functions
StaticImage(Integrator * const integrator, string sceneFilename, double delay, double period) | |
~StaticImage() |
- 2 public functions inherited from lgnSimulator::NaturalScene
- 7 public functions inherited from lgnSimulator::Stimulus
Member Function Documentation
StaticImage::StaticImage(Integrator * const integrator, string sceneFilename, double delay, double period)
Default constructs an instance of StaticImage.
StaticImage::~StaticImage()
Destroys the instance of StaticImage.