|
Open PaperOpt
|
#include <RndVolume.h>
Public Member Functions | |
| RndVolume (Staticsheet *simVol, double maxAccSidelen=30, int boxLen=5, double p1=0, double p2=0) | |
| ~RndVolume () | |
| int | GetDataSize () |
| void | ResetRaycounter () |
Friends | |
| class | RndRay |
| RndVolume::RndVolume | ( | Staticsheet * | simVol, |
| double | maxAccSidelen = 30, |
||
| int | boxLen = 5, |
||
| double | p1 = 0, |
||
| double | p2 = 0 |
||
| ) |

| RndVolume::~RndVolume | ( | ) |
| int RndVolume::GetDataSize | ( | ) |
| void RndVolume::ResetRaycounter | ( | ) |
Resets raycounter to 1 and clear all taytags

friend class RndRay [friend] |