Contains the logic used to place isoparams where they'll do the most good on a surface. More...
#include "isoPlacer.h"
Public Member Functions | |
| void | get_scores (int subdiv, int across, double ratio, NurbsSurfaceResult *surf, bool s) |
| double | get_total_score () const |
| void | place (int count, pvector< double > &iso_points) |
Public Attributes | |
| vector_double | _cint |
| vector_double | _cscore |
| int | _maxi |
| vector_double | _sscore |
Contains the logic used to place isoparams where they'll do the most good on a surface.
Definition at line 27 of file isoPlacer.h.
1.8.15