Debug methods (implementation).
More...
Go to the source code of this file.
Detailed Description
Debug methods (implementation).
- LastChangedDate:
- 2010-05-25 21:26:05 -0400 (Tue, 25 May 2010)
- Author:
- Jim E. Brooks http://www.palomino3d.org
Define Documentation
| #define TEST_SHPTR_YIELD |
( |
|
) |
|
| #define TEST_SHPTR_YIELD_IS_NOP 1 |
Function Documentation
template<typename SHPTR >
| void SHPTR_CHECK |
( |
const SHPTR *const |
ps, |
|
|
const int |
minRefCount | |
|
) |
| | const |
| void SHPTR_CHECK |
( |
const SHARED *const |
shared, |
|
|
const int |
minRefCount | |
|
) |
| | const |