combine representation methods to one as setRepresentation
This commit is contained in:
@@ -65,9 +65,7 @@ namespace cv
|
||||
void setDesiredUpdateRate(double time);
|
||||
double getDesiredUpdateRate();
|
||||
|
||||
void setRepresentationToSurface();
|
||||
void setRepresentationToWireframe();
|
||||
void setRepresentationToPoints();
|
||||
void setRepresentation(int representation);
|
||||
private:
|
||||
|
||||
struct VizImpl;
|
||||
|
Reference in New Issue
Block a user