프로퍼티 | 타입 | 설명 | |
---|---|---|---|
EdgeIndex | int | ||
Face | |||
HashCode | uint | ||
Next | |||
Previous | |||
Vertices | int[] |
메소드 | 설명 | |
---|---|---|
AreConnectable ( |
Can two faces be connected.
|
|
Connect ( |
Connect two faces.
|
|
FaceConnector ( int dimension ) : System.Collections.Generic |
Ctor.
|
|
Update ( |
Updates the connector.
|
public static AreConnectable ( |
||
a | ||
b | ||
dim | int | |
리턴 | bool |
public static Connect ( |
||
a | ||
b | ||
리턴 | void |
public FaceConnector ( int dimension ) : System.Collections.Generic | ||
dimension | int | |
리턴 | System.Collections.Generic |
public Update ( |
||
face | ||
edgeIndex | int | |
dim | int | |
리턴 | void |