C# 클래스 HyperbolicModels.Sandbox

파일 보기 프로젝트 열기: roice3/Honeycombs

공개 메소드들

메소드 설명
Cell633 ( ) : void
Check_pq_Distances ( ) : void
Dini ( ) : void
Graph ( ) : void
Polarity ( ) : void
ResizeImages ( ) : void
Test ( ) : void
TwinDodecs ( ) : void
vZome ( H3 edges ) : void

비공개 메소드들

메소드 설명
CalcSelfSimilarityScale ( ) : void
Clamp ( int i, int n ) : int
Dual ( Vector3D p ) : H3.Cell.Edge
GetDual ( Dodec dodec, Vector3D rotationPoint ) : Dodec
Halfway ( Vector3D v1, Vector3D v2 ) : Vector3D
RecurseTwins ( HashSet allVerts, Dodec dodec, int level ) : void
TileImages ( ) : void

메소드 상세

Cell633() 공개 정적인 메소드

public static Cell633 ( ) : void
리턴 void

Check_pq_Distances() 공개 정적인 메소드

public static Check_pq_Distances ( ) : void
리턴 void

Dini() 공개 정적인 메소드

public static Dini ( ) : void
리턴 void

Graph() 공개 정적인 메소드

public static Graph ( ) : void
리턴 void

Polarity() 공개 정적인 메소드

public static Polarity ( ) : void
리턴 void

ResizeImages() 공개 정적인 메소드

public static ResizeImages ( ) : void
리턴 void

Test() 공개 정적인 메소드

public static Test ( ) : void
리턴 void

TwinDodecs() 공개 정적인 메소드

public static TwinDodecs ( ) : void
리턴 void

vZome() 공개 정적인 메소드

public static vZome ( H3 edges ) : void
edges H3
리턴 void