Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::ModelParser Class Referenceabstract

#include <ModelParser.h>

Public Member Functions

virtual ~ModelParser ()=0
 
virtual bool parse (const std::string &fullFilename, std::vector< AModel > *const out_models)=0
 

Constructor & Destructor Documentation

◆ ~ModelParser()

ph::ModelParser::~ModelParser ( )
pure virtualdefault

Member Function Documentation

◆ parse()

virtual bool ph::ModelParser::parse ( const std::string & fullFilename,
std::vector< AModel > *const out_models )
pure virtual

The documentation for this class was generated from the following files: