source:
trunk/VUT/GtpVisibilityPreprocessor/src/Halton.cpp
@
492
Revision 492, 103 bytes checked in by bittner, 19 years ago (diff) |
---|
Line | |
---|---|
1 | |
2 | #include "Halton.h" |
3 | |
4 | // global halton generator |
5 | |
6 | Halton2 halton2; |
7 | float Halton2::_invBases[2]; |
Note: See TracBrowser
for help on using the repository browser.