Location:
Search - cmake o
Search list
Description: 利用cmake编译osg源文件的指导说明书-OSG use CMake to compile the source file specification guidance
Platform: |
Size: 172032 |
Author: hyl |
Hits:
Description: OSG的编译工具CMake 按照文档提示的步骤可编译OSG源代码-OSG build tool CMake documentation in accordance with the prompt steps to compile the source code for OSG
Platform: |
Size: 2985984 |
Author: 司慧琳 |
Hits:
Description: Linux: use cmake -DBUILT_32=ON .. to force 32-bit built, -DBUILT_64=ON for 64-bit-Queue
- thread-safe
- ability to define max number of elements
- sort elements into queue
- get in O(1), except when filtered (worst case O(n))
- put in O(1) when unsorted, in O(n) in the worst case when sorted
- MIT license (windows support relies on LGPL licensed pthreads-win32 (http://sourceware.org/pthreads-win32/))
Platform: |
Size: 11264 |
Author: ceaven |
Hits: