Home
last modified time | relevance | path

Searched refs:CAMFImporter_NodeElement_Constellation (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DAMFImporter_Node.hpp123 struct CAMFImporter_NodeElement_Constellation : public CAMFImporter_NodeElement struct
128 CAMFImporter_NodeElement_Constellation(CAMFImporter_NodeElement* pParent) in CAMFImporter_NodeElement_Constellation() function
H A DAMFImporter.cpp493 ne = new CAMFImporter_NodeElement_Constellation(mNodeElement_Cur); in ParseNode_Constellation()
495CAMFImporter_NodeElement_Constellation& als = *((CAMFImporter_NodeElement_Constellation*)ne);// al… in ParseNode_Constellation()
H A DAMFImporter.hpp305 …void Postprocess_BuildConstellation(CAMFImporter_NodeElement_Constellation& pConstellation, std::l…
H A DAMFImporter_Postprocess.cpp744 void AMFImporter::Postprocess_BuildConstellation(CAMFImporter_NodeElement_Constellation& pConstella… in Postprocess_BuildConstellation()
863 … Postprocess_BuildConstellation(*((CAMFImporter_NodeElement_Constellation*)root_child), node_list); in Postprocess_BuildScene()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/AMF/
H A DAMFImporter_Node.hpp119 struct CAMFImporter_NodeElement_Constellation : public CAMFImporter_NodeElement { struct
122 CAMFImporter_NodeElement_Constellation(CAMFImporter_NodeElement* pParent) in CAMFImporter_NodeElement_Constellation() function
H A DAMFImporter.cpp494 ne = new CAMFImporter_NodeElement_Constellation(mNodeElement_Cur); in ParseNode_Constellation()
496CAMFImporter_NodeElement_Constellation& als = *((CAMFImporter_NodeElement_Constellation*)ne);// al… in ParseNode_Constellation()
H A DAMFImporter.hpp240 …void Postprocess_BuildConstellation(CAMFImporter_NodeElement_Constellation& pConstellation, std::l…
H A DAMFImporter_Postprocess.cpp746 void AMFImporter::Postprocess_BuildConstellation(CAMFImporter_NodeElement_Constellation& pConstella… in Postprocess_BuildConstellation()
865 … Postprocess_BuildConstellation(*((CAMFImporter_NodeElement_Constellation*)root_child), node_list); in Postprocess_BuildScene()