namespace ThreeDViewer.Mathematics¶
namespace Mathematics { // namespaces namespace ThreeDViewer.Mathematics.Geometry; // structs struct Axis; struct Matrix4; struct Vector3; struct Vector4; // classes class NormalizeVectorException; } // namespace Mathematics