improved 3d rendering, minor changes
added support for thick 3d walls
This commit is contained in:
@@ -30,6 +30,10 @@ protected:
|
||||
|
||||
}
|
||||
|
||||
bool isTransparent() const override {
|
||||
return false;
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
#endif // MV3DELEMENTACCESSPOINT_H
|
||||
|
||||
Reference in New Issue
Block a user