Searched defs:DPlane (Results 1 – 8 of 8) sorted by relevance
/dports/games/gtkradiant/GPL/GtkRadiant/contrib/bobtoolz/ |
H A D | DWinding.h | 31 class DPlane; variable
|
H A D | DPlane.h | 56 DPlane() { } in DPlane() function
|
H A D | DPlane.cpp | 39 DPlane::DPlane(vec3_t va, vec3_t vb, vec3_t vc, _QERFaceData* texData) in DPlane() function in DPlane 243 DPlane::DPlane(vec3_t va, vec3_t vb, vec3_t vc, const char* textureName, bool bDetail) in DPlane() function in DPlane
|
/dports/games/netradiant/netradiant-20150621-src/contrib/bobtoolz/ |
H A D | DWinding.h | 33 class DPlane; variable
|
H A D | DPlane.h | 62 DPlane() { } in DPlane() function
|
H A D | DEntity.h | 37 class DPlane; variable
|
H A D | DBrush.h | 36 class DPlane; variable
|
H A D | DPlane.cpp | 38 DPlane::DPlane( const vec3_t va, const vec3_t vb, const vec3_t vc, const _QERFaceData* texData ){ in DPlane() function in DPlane 246 DPlane::DPlane( const vec3_t va, const vec3_t vb, const vec3_t vc, const char* textureName, bool bD… in DPlane() function in DPlane
|