Cumulia Illustrator Rendering Engine v1.1.0
A Rendering engine for industrial CAD/CAE model and optimized for greatest performance
 
Loading...
Searching...
No Matches
cil::DataSolution Class Reference

#include <datasolution.h>

Inheritance diagram for cil::DataSolution:

Public Member Functions

 DataSolution ()
 

Public Attributes

std::string filename
 
DataScalarMap dataScalars
 
DataVectorMap dataVectors
 
std::shared_ptr< BoundingBoxboundingBox
 

Constructor & Destructor Documentation

◆ DataSolution()

cil::DataSolution::DataSolution ( )

Member Data Documentation

◆ boundingBox

std::shared_ptr<BoundingBox> cil::DataSolution::boundingBox

◆ dataScalars

DataScalarMap cil::DataSolution::dataScalars

◆ dataVectors

DataVectorMap cil::DataSolution::dataVectors

◆ filename

std::string cil::DataSolution::filename