C# 클래스 VisualPOVRAY.Fractal

상속: PovTexture
파일 보기 프로젝트 열기: TheAwesomePossum/VisualPOVray

공개 메소드들

메소드 설명
Fractal ( String fractalType = "julia", String orientation = "interior", String exponent = "1" ) : System
render ( ) : List

메소드 상세

Fractal() 공개 메소드

public Fractal ( String fractalType = "julia", String orientation = "interior", String exponent = "1" ) : System
fractalType String
orientation String
exponent String
리턴 System

render() 공개 메소드

public render ( ) : List
리턴 List