Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Tesselate
Face
C# 클래스 Tesselate.Face
파일 보기
프로젝트 열기: prepare/HTML-Renderer
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
halfEdgeThisIsLeftFaceOf
HalfEdge
indexDebug
int
isInterior
bool
marked
bool
nextFace
Face
prevFace
Face
trail
Face
공개 메소드들
메소드
설명
AddToTrail
(
Face
&
f
,
Face
&
t
) :
void
FreeTrail
(
Face
&
t
) :
void
Marked
( ) :
bool
비공개 메소드들
메소드
설명
TessellateMonoRegion
( ) :
bool
메소드 상세
AddToTrail()
공개
정적인
메소드
public
static
AddToTrail
(
Face
&
f
,
Face
&
t
) :
void
f
Face
t
Face
리턴
void
FreeTrail()
정적인
공개
메소드
static
public
FreeTrail
(
Face
&
t
) :
void
t
Face
리턴
void
Marked()
공개
메소드
public
Marked
( ) :
bool
리턴
bool
프로퍼티 상세
halfEdgeThisIsLeftFaceOf
공개적으로 프로퍼티
public
HalfEdge,Tesselate
halfEdgeThisIsLeftFaceOf
리턴
HalfEdge
indexDebug
공개적으로 프로퍼티
public
int
indexDebug
리턴
int
isInterior
공개적으로 프로퍼티
public
bool
isInterior
리턴
bool
marked
공개적으로 프로퍼티
public
bool
marked
리턴
bool
nextFace
공개적으로 프로퍼티
public
Face,Tesselate
nextFace
리턴
Face
prevFace
공개적으로 프로퍼티
public
Face,Tesselate
prevFace
리턴
Face
trail
공개적으로 프로퍼티
public
Face,Tesselate
trail
리턴
Face