package and namespace changes
This commit is contained in:
@@ -75,7 +75,7 @@ namespace gltfio {
|
||||
filament::math::quatf* rotation, filament::math::float3* scale);
|
||||
}
|
||||
|
||||
namespace mimetic {
|
||||
namespace holovox {
|
||||
|
||||
const double kNearPlane = 0.05; // 5 cm
|
||||
const double kFarPlane = 1000.0; // 1 km
|
||||
|
||||
@@ -40,7 +40,7 @@ using namespace utils;
|
||||
using namespace camutils;
|
||||
|
||||
|
||||
namespace mimetic {
|
||||
namespace holovox {
|
||||
|
||||
typedef std::chrono::time_point<std::chrono::high_resolution_clock> time_point_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user