new version commit
This commit is contained in:
7
deps/g3dlite/include/G3D/PositionTrait.h
vendored
Normal file
7
deps/g3dlite/include/G3D/PositionTrait.h
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef G3D_POSITIONTRAIT_H
|
||||
#define G3D_POSITIONTRAIT_H
|
||||
|
||||
template<typename Value>
|
||||
struct PositionTrait{};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user