|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
This is the complete list of members for occtl::viz::View, including all inherited members.
| activate_selection(Presentable &thePresentable, const SelectionMode theMode) | occtl::viz::View | inline |
| display(Presentable &thePresentable) | occtl::viz::View | inline |
| dump_image(const std::string &thePath) | occtl::viz::View | inline |
| erase(Presentable &thePresentable) | occtl::viz::View | inline |
| fit_all() | occtl::viz::View | inline |
| get() const noexcept (defined in occtl::viz::View) | occtl::viz::View | inline |
| get_camera() const | occtl::viz::View | inline |
| operator=(const View &)=delete (defined in occtl::viz::View) | occtl::viz::View | |
| operator=(View &&theOther) noexcept (defined in occtl::viz::View) | occtl::viz::View | inline |
| orbit_start(const int32_t theX, const int32_t theY) | occtl::viz::View | inline |
| orbit_update(const int32_t theX, const int32_t theY) | occtl::viz::View | inline |
| pan(const int32_t theDx, const int32_t theDy) | occtl::viz::View | inline |
| pick(const int32_t theX, const int32_t theY, const bool theSelect, PickResult &theResult) | occtl::viz::View | inline |
| read_pixels_rgba() | occtl::viz::View | inline |
| redraw() | occtl::viz::View | inline |
| resize(const int32_t theWidth, const int32_t theHeight) | occtl::viz::View | inline |
| set_background(const ::occtl_color_rgba_t &theColor) | occtl::viz::View | inline |
| set_camera(const Camera &theCamera) | occtl::viz::View | inline |
| set_standard_view(const StandardView theView) | occtl::viz::View | inline |
| View(Viewer &theViewer, const ViewOptions &theOptions=ViewOptions{}) (defined in occtl::viz::View) | occtl::viz::View | inlineexplicit |
| View(const View &)=delete (defined in occtl::viz::View) | occtl::viz::View | |
| View(View &&theOther) noexcept (defined in occtl::viz::View) | occtl::viz::View | inline |
| zoom(const int32_t theX1, const int32_t theY1, const int32_t theX2, const int32_t theY2) | occtl::viz::View | inline |
| ~View() noexcept (defined in occtl::viz::View) | occtl::viz::View | inline |