Searched refs:mesh (Results 1 – 10 of 10) sorted by relevance
/haiku/src/apps/haiku3d/ |
H A D | RenderView.cpp | 155 Mesh* mesh = new StaticMesh("LetterH"); in _CreateScene() local 156 MeshInstance* instance = new MeshInstance(mesh, texture, in _CreateScene() 160 mesh->ReleaseReference(); in _CreateScene() 162 mesh = new StaticMesh("LetterA"); in _CreateScene() 163 instance = new MeshInstance(mesh, texture, in _CreateScene() 167 mesh->ReleaseReference(); in _CreateScene() 169 mesh = new StaticMesh("LetterI"); in _CreateScene() 170 instance = new MeshInstance(mesh, texture, in _CreateScene() 174 mesh->ReleaseReference(); in _CreateScene() 176 mesh = new StaticMesh("LetterK"); in _CreateScene() [all …]
|
H A D | Jamfile | 5 SEARCH_SOURCE += [ FDirName $(SUBDIR) mesh ] ; 25 # mesh
|
H A D | MeshInstance.h | 20 MeshInstance(Mesh* mesh, Texture* texture,
|
H A D | MeshInstance.cpp | 16 MeshInstance::MeshInstance(Mesh* mesh, Texture* texture, in MeshInstance() argument 19 fMeshReference(mesh), in MeshInstance()
|
/haiku/src/apps/poorman/libhttpd/ |
H A D | mime_types.txt | 79 mesh model/mesh 95 msh model/mesh 129 silo model/mesh
|
/haiku/docs/develop/kits/opengl/ |
H A D | readme | 13 mesh well with the current open source OpenGL stack.
|
/haiku/src/libs/compat/freebsd_wlan/net80211/ |
H A D | ieee80211_mesh.c | 105 static SYSCTL_NODE(_net_wlan, OID_AUTO, mesh, CTLFLAG_RD | CTLFLAG_MPSAFE, 0, 3513 IEEE80211_IOCTL_GET(mesh, mesh_ioctl_get80211); 3612 IEEE80211_IOCTL_SET(mesh, mesh_ioctl_set80211);
|
H A D | ieee80211_ddb.c | 183 DB_SHOW_ALL_COMMAND(mesh, db_show_mesh) in DB_SHOW_ALL_COMMAND() argument
|
H A D | ieee80211_scan_sta.c | 1998 IEEE80211_SCANNER_ALG(mesh, IEEE80211_M_MBSS, mesh_default);
|
/haiku/src/apps/mail/ |
H A D | words | 17733 mesh
|