Home | History | Annotate | Download | only in functional

Lines Matching refs:m_maxStructDepth

84 	int						m_maxStructDepth;
100 , m_maxStructDepth ((features & FEATURE_STRUCTS) ? 2 : 0)
225 else if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight)