C# 클래스 CjClutter.ObjLoader.Viewer.FaceExtensions

파일 보기 프로젝트 열기: ChrisJansson/ObjLoader

공개 메소드들

메소드 설명
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