C# 클래스 Examples.Shapes.TorusKnot

상속: Examples.Shapes.DrawableShape
파일 보기 프로젝트 열기: tpb3d/TPB3D

공개 메소드들

메소드 설명
TorusKnot ( int pathsteps, int shapevertices, double radius, int p, int q, int TexCount, bool useDL ) : System

메소드 상세

TorusKnot() 공개 메소드

public TorusKnot ( int pathsteps, int shapevertices, double radius, int p, int q, int TexCount, bool useDL ) : System
pathsteps int
shapevertices int
radius double
p int
q int
TexCount int
useDL bool
리턴 System