mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
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