Method | Description | |
---|---|---|
Distance ( ) : double | ||
Distance ( double ad_istance ) : void | ||
Dump ( int ashift, int alevel ) : void | ||
EdgeNumber ( ) : int | ||
EdgeNumber ( int anumber ) : void | ||
FirstBisector ( ) : MAT_Bisector | ||
FirstBisector ( MAT_Bisector ab_isector ) : void | ||
IntersectionPoint ( ) : int | ||
IntersectionPoint ( int apoint ) : void | ||
MAT_Edge ( ) : System | ||
MAT_Edge ( MAT_Edge parameter1 ) : System | ||
SecondBisector ( ) : MAT_Bisector | ||
SecondBisector ( MAT_Bisector ab_isector ) : void | ||
get_type_name ( ) : char |
public Dump ( int ashift, int alevel ) : void | ||
ashift | int | |
alevel | int | |
return | void |
public FirstBisector ( MAT_Bisector ab_isector ) : void | ||
ab_isector | MAT_Bisector | |
return | void |
public IntersectionPoint ( int apoint ) : void | ||
apoint | int | |
return | void |
public MAT_Edge ( MAT_Edge parameter1 ) : System | ||
parameter1 | MAT_Edge | |
return | System |
public SecondBisector ( MAT_Bisector ab_isector ) : void | ||
ab_isector | MAT_Bisector | |
return | void |