C# Class idTech4.Geometry.idFixedWinding

idFixedWinding is a fixed buffer size winding not using memory allocations.
When an operation would overflow the fixed buffer a warning is printed and the operation is safely cancelled.
Inheritance: idWinding
Afficher le fichier Open project: iainmckay/idtech4.net

Méthodes publiques

Méthode Description
idFixedWinding ( ) : System

Method Details

idFixedWinding() public méthode

public idFixedWinding ( ) : System
Résultat System