Ptex
|
Platform-specific classes, functions, and includes. More...
#include <stdlib.h>
#include <alloca.h>
#include <string.h>
#include <pthread.h>
#include <stdio.h>
#include <math.h>
#include <assert.h>
Go to the source code of this file.
Classes | |
class | PtexInternal::_Mutex |
class | PtexInternal::_SpinLock |
Namespaces | |
PtexInternal | |
For internal use only. | |
Macros | |
#define | PtexPlatform_h |
Typedefs | |
typedef off_t | FilePos |
Platform-specific classes, functions, and includes.
Definition in file PtexPlatform.h.
#define PtexPlatform_h |
Definition at line 3 of file PtexPlatform.h.
typedef off_t FilePos |
Definition at line 85 of file PtexPlatform.h.