Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
ISSUE: Conflicts with representing a box that only includes point (0,0)!
(Would be better to store Lim rather than Max, because Lim-Min=0 would unambiguously represent empty.)
Namespace: Visual3DAssembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean Get