Functions
AssimpImport.h File Reference
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/nodes/SoMaterial.h>
#include <assimp/scene.h>
#include <string>
#include <vector>
Include dependency graph for AssimpImport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SoSeparator * Assimp2Inventor (const aiScene *const scene, const std::string &sceneDir, const SoMaterial *materialOverride)
std::vector< std::string > assimpImportedExtensions ()
std::vector< std::pair
< std::string, std::vector
< std::string > > > 
assimpImportedFormats ()

Function Documentation

SoSeparator* Assimp2Inventor ( const aiScene *const  scene,
const std::string &  sceneDir,
const SoMaterial *  materialOverride 
)
Parameters:
materialOverridecan be used to override ALL NODES material properties to given values.

I don't know how they will be referenced inside the scene

Definition at line 595 of file AssimpImport.cpp.

std::vector<std::string> assimpImportedExtensions ( )

Definition at line 627 of file AssimpImport.cpp.

std::vector<std::pair<std::string, std::vector<std::string> > > assimpImportedFormats ( )

Definition at line 638 of file AssimpImport.cpp.



urdf2inventor
Author(s): Jennifer Buehler
autogenerated on Fri Mar 1 2019 03:38:11