Path Tracer
|
Helper data structure for SceneCombiner. More...
#include <SceneCombiner.h>
Public Member Functions | |
AttachmentInfo (aiScene *_scene, aiNode *_attachToNode) | |
Public Attributes | |
aiScene * | scene |
aiNode * | attachToNode |
Helper data structure for SceneCombiner.
Describes to which node a scene must be attached to.