Свойство | Type | Description | |
---|---|---|---|
_pointCount | int | ||
_points | ].float[ |
Méthode | Description | |
---|---|---|
ClipInPlace ( Plane plane, float epsilon = idE.OnPlaneEpsilon, bool keepOn = false ) : bool |
Cuts off the part at the back side of the plane, returns true if some part was at the front. If there is nothing at the front the number of points is set to zero.
|
|
GetPlane ( ) : Plane | ||
Reverse ( ) : |
||
idWinding ( ) : System | ||
idWinding ( int pointCount ) : System | ||
this ( int x ) : Vector3 | ||
this ( int x, int y ) : float |
public ClipInPlace ( Plane plane, float epsilon = idE.OnPlaneEpsilon, bool keepOn = false ) : bool | ||
plane | Plane | |
epsilon | float | |
keepOn | bool | |
Résultat | bool |
public idWinding ( int pointCount ) : System | ||
pointCount | int | |
Résultat | System |