#include <GlobalsMath.h>
Collaboration diagram for TGlobalsMath:

Static Public Member Functions | |
| static BOOL | Initialize (void) |
| Initialize entire class. | |
| static void | Destroy (void) |
| Destroy entire class. | |
| static const TMathCPU * | GetCPU (void) |
| Returns actual stream processor. | |
Definition at line 26 of file GlobalsMath.h.
|
|
Destroy entire class.
Definition at line 42 of file GlobalsMath.cpp. References TGlobalsSystem::GetLogFile(), and NSMath::NSStdMath::log(). Referenced by WinMain(). Here is the call graph for this function: ![]() |
|
|
Returns actual stream processor. Always must return valid processor!!! Definition at line 47 of file GlobalsMath.h. Referenced by NSMath::TSphere::SetFromPoints(), NSMath::TBox::SetFromPoints(), and NSMath::TAABBox::SetFromPoints(). |
|
|
Initialize entire class.
Definition at line 25 of file GlobalsMath.cpp. References TGlobalsSystem::GetLogFile(), NSMath::NSStdMath::log(), and TRUE. Referenced by WinMain(). Here is the call graph for this function: ![]() |
1.4.6-NO