C# Класс CjClutter.ObjLoader.Viewer.FaceExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
AreNeighbours ( this f, Face face ) : bool
HasEdge ( this f, Edge edge ) : bool

Описание методов

AreNeighbours() публичный статический Метод

public static AreNeighbours ( this f, Face face ) : bool
f this
face CjClutter.ObjLoader.Viewer.Misc.Face
Результат bool

HasEdge() публичный статический Метод

public static HasEdge ( this f, Edge edge ) : bool
f this
edge CjClutter.ObjLoader.Viewer.Misc.Edge
Результат bool