Orthographic projection mode with dynamic near/far.
This commit is contained in:
parent
0834aff9f4
commit
8fafc54f90
70 changed files with 2548 additions and 244 deletions
|
|
@ -166,5 +166,8 @@ namespace MatterHackers.MeshVisualizer
|
|||
|
||||
return null;
|
||||
}
|
||||
|
||||
/// <returns>The worldspace AABB of the 3D geometry drawn by Draw.</returns>
|
||||
public abstract AxisAlignedBoundingBox GetWorldspaceAABB();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue