Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
VPForest
VPF_Node
C# 클래스 VPForest.VPF_Node
상속:
VPF_Vertex
파일 보기
프로젝트 열기: sadit/natix
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Lmax
double
Lmin
double
Rmax
double
Rmin
double
center
int
공개 메소드들
메소드
설명
Load
(
BinaryReader
input
) :
void
Save
(
BinaryWriter
output
) :
void
VPF_Node
( ) :
System
VPF_Node
(
int
_center
) :
System
메소드 상세
Load()
공개
메소드
public
Load
(
BinaryReader
input
) :
void
input
System.IO.BinaryReader
리턴
void
Save()
공개
메소드
public
Save
(
BinaryWriter
output
) :
void
output
System.IO.BinaryWriter
리턴
void
VPF_Node()
공개
메소드
public
VPF_Node
( ) :
System
리턴
System
VPF_Node()
공개
메소드
public
VPF_Node
(
int
_center
) :
System
_center
int
리턴
System
프로퍼티 상세
Lmax
공개적으로 프로퍼티
public
double
Lmax
리턴
double
Lmin
공개적으로 프로퍼티
public
double
Lmin
리턴
double
Rmax
공개적으로 프로퍼티
public
double
Rmax
리턴
double
Rmin
공개적으로 프로퍼티
public
double
Rmin
리턴
double
center
공개적으로 프로퍼티
public
int
center
리턴
int