======Класс BoundingFrustum====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Иерархия наследования===== * System.Object * Topomatic.Cad.Foundation.BoundingFrustum =====Синтаксис===== public class BoundingFrustum : IEquatable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.boundingfrustum..ctor_topomatic.cad.foundation.matrix|BoundingFrustum(Matrix)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.boundingfrustum..ctor_arr_topomatic.cad.foundation.vector3d|BoundingFrustum(Vector3D[])]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.bottom|Bottom]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.far|Far]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.farcenter|FarCenter]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.isortho|IsOrtho]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.isperspective|IsPerspective]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.left|Left]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.matrix|Matrix]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.near|Near]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.nearcenter|NearCenter]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.right|Right]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.top|Top]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.clip_ref_topomatic.cad.foundation.vector3d_ref_topomatic.cad.foundation.vector3d|Clip(Vector3D, Vector3D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.contains_ref_topomatic.cad.foundation.boundingsphere3d_ref_topomatic.cad.foundation.containmenttype|Contains(BoundingSphere3D, ContainmentType)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.contains_ref_topomatic.cad.foundation.vector3d_ref_topomatic.cad.foundation.containmenttype|Contains(Vector3D, ContainmentType)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.contains_ref_topomatic.cad.foundation.boundingbox3d_ref_topomatic.cad.foundation.containmenttype|Contains(BoundingBox3D, ContainmentType)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.contains_topomatic.cad.foundation.vector3d|Contains(Vector3D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.contains_topomatic.cad.foundation.boundingsphere3d|Contains(BoundingSphere3D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.contains_topomatic.cad.foundation.boundingbox3d|Contains(BoundingBox3D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.contains_topomatic.cad.foundation.boundingfrustum|Contains(BoundingFrustum)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.equals_system.object|Equals(Object)]]| (Переопределяет Equals(Object).)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.equals_topomatic.cad.foundation.boundingfrustum|Equals(BoundingFrustum)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.getcorners|GetCorners()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.getcorners_arr_topomatic.cad.foundation.vector3d|GetCorners(Vector3D[])]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.gethashcode|GetHashCode()]]| (Переопределяет GetHashCode().)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.intersects_topomatic.cad.foundation.boundingbox3d|Intersects(BoundingBox3D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.intersects_topomatic.cad.foundation.boundingsphere3d|Intersects(BoundingSphere3D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.intersects_topomatic.cad.foundation.plane|Intersects(Plane)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.intersects_topomatic.cad.foundation.ray3d|Intersects(Ray3D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.intersects_ref_topomatic.cad.foundation.boundingbox3d_ref_system.boolean|Intersects(BoundingBox3D, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.intersects_ref_topomatic.cad.foundation.boundingsphere3d_ref_system.boolean|Intersects(BoundingSphere3D, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.intersects_ref_topomatic.cad.foundation.plane_ref_topomatic.cad.foundation.planeintersectiontype|Intersects(Plane, PlaneIntersectionType)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.intersects_ref_topomatic.cad.foundation.ray3d_ref_system.nullable`1|Intersects(Ray3D, Nullable`1)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.intersects_topomatic.cad.foundation.boundingfrustum|Intersects(BoundingFrustum)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.tostring|ToString()]]| (Переопределяет ToString().)| =====Поля===== ^Тип^Имя^Описание^ |{{developers:references:field.png|Поле}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.boundingfrustum.cornercount|CornerCount]]| |