Skip to content
Snippets Groups Projects
Commit a6303c98 authored by Dominik Rausch's avatar Dominik Rausch
Browse files

Fixed OpenSGMultiMaterial bug with native pipeline

parent ee351949
No related branches found
No related tags found
1 merge request!22Fixed OpenSGMultiMaterial bug with native pipeline
...@@ -176,12 +176,9 @@ namespace VistaLeapMotionMeasures ...@@ -176,12 +176,9 @@ namespace VistaLeapMotionMeasures
m_ray_scale_x, m_ray_scale_x,
m_ray_scale_y; m_ray_scale_y;
// @TODO: serialization
VistaAutoBuffer m_data; VistaAutoBuffer m_data;
}; };
struct ControllerStats
{
};
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment