Searched refs:structWeight (Results 1 – 4 of 4) sorted by relevance
151 const float structWeight = 0.1f; in generateType() local154 if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
158 const float structWeight = 0.1f; in generateType() local161 if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
202 const float structWeight = 0.1f; in generateType() local214 else if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
213 const float structWeight = 0.1f; in generateType() local225 else if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()