model_image_sum.h File Reference

Header file for the model_image_sum class, which sums different model images, generating a convenient way to create multi-component image models from single image components. More...

#include "model_image.h"
#include <vector>
#include <string>
Include dependency graph for model_image_sum.h:
This graph shows which files directly or indirectly include this file:

Classes

class  model_image_sum
 Defines a summed image model. More...
 

Detailed Description

Author
Avery Broderick
Date
November, 2018

To be added