Simple wrapper around build-related settings [Opcode 1.3]. More...
#include <Opcode.h>
Public Member Functions | |
inline_ | BuildSettings () |
Public Attributes | |
udword | mLimit |
Limit number of primitives / node. If limit is 1, build a complete tree (2*N-1 nodes) | |
udword | mRules |
Building/Splitting rules (a combination of SplittingRules flags) |
inline_ Opcode::BuildSettings::BuildSettings | ( | ) | [inline] |