libHSPlasma
|
#include <plClusterGroup.h>
Public Member Functions | |
plLODDist () | |
void | read (hsStream *S) |
void | write (hsStream *S) |
void | prcWrite (pfPrcHelper *prc) |
void | prcParse (const pfPrcTag *tag) |
float | getMin () const |
float | getMax () const |
void | setMin (float dist) |
void | setMax (float dist) |
Protected Attributes | |
float | fMinDist |
float | fMaxDist |
plLODDist::plLODDist | ( | ) |
float plLODDist::getMax | ( | ) | const |
float plLODDist::getMin | ( | ) | const |
void plLODDist::prcParse | ( | const pfPrcTag * | tag | ) |
void plLODDist::prcWrite | ( | pfPrcHelper * | prc | ) |
void plLODDist::read | ( | hsStream * | S | ) |
void plLODDist::setMax | ( | float | dist | ) |
void plLODDist::setMin | ( | float | dist | ) |
void plLODDist::write | ( | hsStream * | S | ) |
|
protected |
|
protected |