added wifi per-floor optimization
added plot to wifi-quality-analyzer changes to per-floor wifi models minor fixes
This commit is contained in:
@@ -78,7 +78,7 @@ namespace Ray3D {
|
||||
};
|
||||
|
||||
/** DEBUG: convert to .obj file code for exporting */
|
||||
OBJData toOBJ(const std::string& name) {
|
||||
OBJData toOBJ(const std::string name) {
|
||||
|
||||
bool swapYZ = true;
|
||||
int nVerts = 1;
|
||||
|
||||
Reference in New Issue
Block a user