Panda3D
Public Member Functions | Public Attributes

IsoPlacer Class Reference

Contains the logic used to place isoparams where they'll do the most good on a surface. More...

#include "isoPlacer.h"

List of all members.

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

Detailed Description

Contains the logic used to place isoparams where they'll do the most good on a surface.

Definition at line 29 of file isoPlacer.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations