NanoGUI
custom_fonts
  • Usage
  • Compilation
  • Examples
  • Library API
  • Contributing
NanoGUI
  • Docs »
  • Library API »
  • File common.h
  • Edit on GitHub

File common.h¶

Common definitions used by NanoGUI.

Page Contents

  • Definition (nanogui/common.h)
  • Includes
  • Included By
  • Namespaces
  • Classes
  • Enums
  • Functions
  • Defines
  • Typedefs

Definition (nanogui/common.h)¶

  • Program Listing for File common.h

Includes¶

  • Eigen/Core
  • array
  • stdint.h
  • vector

Included By¶

  • File nanogui.h
  • File object.h
  • File opengl.h
  • File python.h
  • File theme.h

Namespaces¶

  • Namespace nanogui

Classes¶

  • Class Color

Enums¶

  • Enum Cursor

Functions¶

  • Function __nanogui_get_image
  • Function active
  • Function chdir_to_bundle_parent
  • Function file_dialog
  • Function file_dialog
  • Function init
  • Function leave
  • Function loadImageDirectory
  • Function mainloop
  • Function shutdown
  • Function utf8

Defines¶

  • Define NAMESPACE_BEGIN
  • Define NAMESPACE_END
  • Define NANOGUI_EXPORT
  • Define NANOGUI_FORCE_DISCRETE_GPU
  • Define nvgImageIcon
  • Define SYSTEM_COMMAND_MOD

Typedefs¶

  • Typedef nanogui::Matrix3f
  • Typedef nanogui::Matrix4f
  • Typedef nanogui::MatrixXf
  • Typedef nanogui::MatrixXu
  • Typedef nanogui::Vector2f
  • Typedef nanogui::Vector2i
  • Typedef nanogui::Vector3f
  • Typedef nanogui::Vector3i
  • Typedef nanogui::Vector4f
  • Typedef nanogui::Vector4i
  • Typedef nanogui::VectorXf
Next Previous

© Copyright 2018, Wenzel Jakob. Revision 04281a5f.

Built with Sphinx using a theme provided by Read the Docs.