My Project
|
Configure advanced aspects of the library. More...
Public Member Functions | |
Configuration (Func< IPredicates > predicates) | |
Configuration (Func< IPredicates > predicates, Func< TrianglePool > trianglePool) | |
Properties | |
Func< IPredicates > | Predicates [get, set] |
Gets or sets the factory method for the IPredicates implementation. | |
Func< TrianglePool > | TrianglePool [get, set] |
Gets or sets the factory method for the TrianglePool. | |
Configure advanced aspects of the library.