Home
last modified time | relevance | path

Searched defs:_meshes (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/
H A Ddirectx.h93 std::vector<Mesh*> _meshes; variable
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/x/
H A Ddirectx.h93 std::vector<Mesh*> _meshes; variable
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/gfx/x/
H A Dframe_node.h80 BaseArray<MeshX *> _meshes; variable
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DB3DImporter.h119 std::vector<aiMesh*> _meshes; variable
/dports/devel/upp/upp/bazaar/plugin/assimp/code/B3D/
H A DB3DImporter.h127 std::vector<std::unique_ptr<aiMesh> > _meshes; variable
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DB3DImporter.h123 std::vector<aiMesh*> _meshes; variable
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/B3D/
H A DB3DImporter.h125 std::vector<std::unique_ptr<aiMesh> > _meshes; variable
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DB3DImporter.h123 std::vector<aiMesh*> _meshes; variable
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DB3DImporter.h125 std::vector<aiMesh*> _meshes; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A DMeshHistory.h199 std::deque< PartialMesh > _meshes; variable
/dports/misc/usd/USD-21.11/pxr/imaging/hdx/
H A DunitTestDelegate.h248 std::map<SdfPath, _Mesh> _meshes; variable
/dports/graphics/magnum-examples/magnum-examples-2019.10/src/viewer/
H A DViewerExample.cpp83 Containers::Array<Containers::Optional<GL::Mesh>> _meshes; member in Magnum::Examples::ViewerExample
/dports/games/scummvm/scummvm-2.5.1/engines/grim/
H A Dmodel.h67 Mesh *_meshes; member
/dports/games/residualvm/residualvm-0.3.1/engines/grim/
H A Dmodel.h67 Mesh *_meshes; member
/dports/misc/usd/USD-21.11/pxr/imaging/hd/
H A DunitTestDelegate.h539 std::map<SdfPath, _Mesh> _meshes; variable
/dports/graphics/magnum-examples/magnum-examples-2019.10/src/dart/
H A DDartExample.cpp182 std::vector<Containers::Reference<GL::Mesh>> _meshes; member in Magnum::Examples::DrawableObject