// Copyright (c) Xenko contributors (https://xenko.com) and Silicon Studio Corp. (https://www.siliconstudio.co.jp) // Distributed under the MIT license. See the LICENSE.md file in the project root for more information. namespace math { /// /// The namespace contains types that allows to manipulate mathematical objects, such as vectors, points, quaternions, planes, etc. /// [System.Runtime.CompilerServices.CompilerGenerated] internal class NamespaceDoc { } }