14#ifndef SUBDIVSEGMENT_H
15#define SUBDIVSEGMENT_H
Represents a single hypothetical subdivided segment, under consideration by the IsoPlacer.
double get_score() const
Returns the net score of the segment.
void cut()
Applies _num_cuts cuts to the segment.
bool operator<(const SubdivSegment &other) const
Sorts the segments in descending order of need.
double get_need() const
Returns a score that indicates how badly the segment needs to be further subdivided.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.