Home
last modified time | relevance | path

Searched refs:ReadNODE (Results 1 – 12 of 12) sorted by relevance

/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DB3DImporter.h103 aiNode *ReadNODE( aiNode *parent );
H A DB3DImporter.cpp470 aiNode *B3DImporter::ReadNODE( aiNode *parent ){ in ReadNODE() function in B3DImporter
517 aiNode *child=ReadNODE( node ); in ReadNODE()
562 ReadNODE( 0 ); in ReadBB3D()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DB3DImporter.h107 aiNode *ReadNODE( aiNode *parent );
H A DB3DImporter.cpp493 aiNode *B3DImporter::ReadNODE( aiNode *parent ){ in ReadNODE() function in B3DImporter
540 aiNode *child=ReadNODE( node ); in ReadNODE()
585 ReadNODE( 0 ); in ReadBB3D()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DB3DImporter.h107 aiNode *ReadNODE( aiNode *parent );
H A DB3DImporter.cpp494 aiNode *B3DImporter::ReadNODE( aiNode *parent ){ in ReadNODE() function in B3DImporter
541 aiNode *child=ReadNODE( node ); in ReadNODE()
586 ReadNODE( 0 ); in ReadBB3D()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DB3DImporter.h109 aiNode *ReadNODE( aiNode *parent );
H A DB3DImporter.cpp511 aiNode *B3DImporter::ReadNODE( aiNode *parent ){ in ReadNODE() function in B3DImporter
558 aiNode *child=ReadNODE( node ); in ReadNODE()
609 ReadNODE( 0 ); in ReadBB3D()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/B3D/
H A DB3DImporter.h111 aiNode *ReadNODE( aiNode *parent );
H A DB3DImporter.cpp522 aiNode *B3DImporter::ReadNODE( aiNode *parent ){ in ReadNODE() function in B3DImporter
568 aiNode *child=ReadNODE( node ); in ReadNODE()
622 ReadNODE( 0 ); in ReadBB3D()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/B3D/
H A DB3DImporter.h110 aiNode *ReadNODE( aiNode *parent );
H A DB3DImporter.cpp522 aiNode *B3DImporter::ReadNODE(aiNode *parent) { in ReadNODE() function in B3DImporter
568 aiNode *child = ReadNODE(node); in ReadNODE()
622 ReadNODE(0); in ReadBB3D()