C# 클래스 R3.Algorithm.GraphNode

파일 보기 프로젝트 열기: roice3/Honeycombs 1 사용 예제들

공개 메소드들

메소드 설명
GraphNode ( VectorND pos, VectorND vel ) : System.Collections.Generic

메소드 상세

GraphNode() 공개 메소드

public GraphNode ( VectorND pos, VectorND vel ) : System.Collections.Generic
pos R3.Geometry.VectorND
vel R3.Geometry.VectorND
리턴 System.Collections.Generic