Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CSharpGL
GeometryTypesHelper
C# 클래스 CSharpGL.GeometryTypesHelper
파일 보기
프로젝트 열기: bitzhuwei/CSharpGL
공개 메소드들
메소드
설명
GetVertexCount
(
this
type
) :
int
Get vertex count of specified geometry's type.
returns -1 if type is
PickingGeometryType.Polygon
.
ToDrawMode
(
this
type
) :
DrawMode
메소드 상세
GetVertexCount()
공개
정적인
메소드
Get vertex count of specified geometry's type.
returns -1 if type is
PickingGeometryType.Polygon
.
public
static
GetVertexCount
(
this
type
) :
int
type
this
리턴
int
ToDrawMode()
공개
정적인
메소드
public
static
ToDrawMode
(
this
type
) :
DrawMode
type
this
리턴
DrawMode