VHACD::Mutex Class Reference

#include <vhacdMutex.h>

List of all members.

Public Member Functions

void Lock (void)
 Mutex (void)
bool TryLock (void)
void Unlock (void)
 ~Mutex (void)


Constructor & Destructor Documentation

VHACD::Mutex::Mutex ( void   )  [inline]

VHACD::Mutex::~Mutex ( void   )  [inline]


Member Function Documentation

void VHACD::Mutex::Lock ( void   )  [inline]

bool VHACD::Mutex::TryLock ( void   )  [inline]

void VHACD::Mutex::Unlock ( void   )  [inline]


The documentation for this class was generated from the following file: