C# 클래스 CSharpGL.TeapotModel.Face

파일 보기 프로젝트 열기: bitzhuwei/CSharpGL

공개 프로퍼티들

프로퍼티 타입 설명
vertexId1 ushort
vertexId2 ushort
vertexId3 ushort

공개 메소드들

메소드 설명
Face ( ushort vertexId1, ushort vertexId2, ushort vertexId3 )

메소드 상세

Face() 공개 메소드

public Face ( ushort vertexId1, ushort vertexId2, ushort vertexId3 )
vertexId1 ushort
vertexId2 ushort
vertexId3 ushort

프로퍼티 상세

vertexId1 공개적으로 프로퍼티

public ushort vertexId1
리턴 ushort

vertexId2 공개적으로 프로퍼티

public ushort vertexId2
리턴 ushort

vertexId3 공개적으로 프로퍼티

public ushort vertexId3
리턴 ushort