Searched refs:setHeightmap (Results 1 – 2 of 2) sorted by relevance
123 void setHeightmap(std::vector<std::vector<float> >& array, float track_x, in setHeightmap() function in STKParticle
338 m_node->setHeightmap(array, track_x, track_z, track_x_len, track_z_len); in addHeightMapAffector()