| Rhino C++ API
    8.24
    | 
This is the complete list of members for CRhinoDisplayEngine_OGL, including all inherited members.
| ActiveStereoProjection() const override | CRhinoDisplayEngine_OGL | virtual | 
| AddLight(const ON_Light &) override | CRhinoDisplayEngine_OGL | virtual | 
| AggregateComponentStatus() const | ON_Object | virtual | 
| AttachUserData(class ON_UserData *pUserData) | ON_Object | |
| AvailableGLLevel(bool *coreProfile) | CRhinoDisplayEngine_OGL | static | 
| BlendMap(int nTex, float fBlend) | CRhinoDisplayEngine_OGL | protected | 
| BufferMeshWires(CRhinoCacheHandle &cache, const CDisplayPipelineAttributes &da, const ON_Xform *xform, bool isSubD, const CRhinoSubDDisplayAttributes *subdAttrs) | CRhinoDisplayEngine | protected | 
| BufferShadedMesh(CRhinoCacheHandle &cache, const ON_Xform *xform) | CRhinoDisplayEngine | protected | 
| BufferShadedMesh(CRhinoCacheHandle &cache, ECullFaceMode cfm, const ON_Color &frontAmbient, const ON_Color &frontDiffuse, const std::shared_ptr< CDisplayPipelineMaterial > &material, const ON_SHA1_Hash &materialHash, const ON_Xform *xform) | CRhinoDisplayEngine | protected | 
| BufferShadedMeshes(class CRhVboMeshCache *buffer) | CRhinoDisplayEngine | protected | 
| CameraToClip() const | CRhinoDisplayEngine | |
| CameraToClipInverse() const | CRhinoDisplayEngine | |
| CanSaveDepthBuffer() override | CRhinoDisplayEngine_OGL | virtual | 
| CaptureFrame(const ON_Viewport &viewport) override | CRhinoDisplayEngine_OGL | virtual | 
| CaptureFrameTo(class CRhOpenGLTexture2D &) | CRhinoDisplayEngine_OGL | |
| ClearAllComponentStates() const | ON_Object | |
| ClearClipPlanes() | CRhinoDisplayEngine | virtual | 
| ClearComponentStates(ON_ComponentStatus states_to_clear) const | ON_Object | virtual | 
| ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) const | ON_Object | virtual | 
| ClearDepthBuffer() override | CRhinoDisplayEngine_OGL | virtual | 
| ClearFrameBuffer(const ON_Color &, const ON_Color &, const ON_Color &, const ON_Color &) override | CRhinoDisplayEngine_OGL | virtual | 
| ClearFrameBuffer(const CRhinoDib *) override | CRhinoDisplayEngine_OGL | virtual | 
| CRhinoDisplayEngine::ClearFrameBuffer(const ON_Color &color) | CRhinoDisplayEngine | |
| CRhinoDisplayEngine::ClearFrameBuffer(const ON_Color &colorTop, const ON_Color &colorBottom) | CRhinoDisplayEngine | |
| ClearLights() | CRhinoDisplayEngine | virtual | 
| ClearTextureCache() override | CRhinoDisplayEngine_OGL | virtual | 
| ClippingPlanes() const | CRhinoDisplayEngine | |
| ClippingToScreenPoint(const ON_4dPoint &point) const | CRhinoDisplayEngine | |
| ClipPlaneCount() const | CRhinoDisplayEngine | |
| ComputeZBiasValues(int bias, double &a, double &b, double &c, double &d, bool &use_d) const | CRhinoDisplayEngine | protected | 
| CopyBackBufferFrom(const CRhinoDib &) override | CRhinoDisplayEngine_OGL | virtual | 
| CRhinoDisplayEngine::CopyBackBufferFrom(HDC pDC) | CRhinoDisplayEngine | virtual | 
| CopyBackBufferTo(CRhinoDib &) override | CRhinoDisplayEngine_OGL | virtual | 
| CRhinoDisplayEngine::CopyBackBufferTo(HDC hDC) | CRhinoDisplayEngine | virtual | 
| CopyDepthBufferTo(CRhinoDib &, bool=false, bool=false, CRhinoDib *=nullptr) override | CRhinoDisplayEngine_OGL | virtual | 
| CopyDepthToBackBuffer() | CRhinoDisplayEngine | virtual | 
| CopyUserData(const ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution) | ON_Object | |
| CopyUserData(const ON_Object &source_object) | ON_Object | |
| CreateClipRegion(const ON_Curve &boundary) | CRhinoDisplayEngine | virtual | 
| CRhDisplayEnginePrivate_OGL class | CRhinoDisplayEngine_OGL | friend | 
| CRhEngine_GL11 class | CRhinoDisplayEngine_OGL | friend | 
| CRhEngine_GL21 class | CRhinoDisplayEngine_OGL | friend | 
| CRhEngine_GL33 class | CRhinoDisplayEngine_OGL | friend | 
| CRhEngine_GL40 class | CRhinoDisplayEngine_OGL | friend | 
| CRhinoDisplayEngine() | CRhinoDisplayEngine | |
| CRhinoDisplayEngine_OGL() | CRhinoDisplayEngine_OGL | |
| CRhinoDisplayPipeline class | CRhinoDisplayEngine_OGL | friend | 
| CRhOglEngineExtension class | CRhinoDisplayEngine_OGL | friend | 
| CRhResourceManager_OGL class | CRhinoDisplayEngine_OGL | friend | 
| CullFaceMode() const | CRhinoDisplayEngine | |
| DataCRC(ON__UINT32 current_remainder) const | ON_Object | virtual | 
| Defaults() | CRhinoDisplayEngine_OGL | protected | 
| DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count) | ON_Object | virtual | 
| DepthBufferBitDepth() override | CRhinoDisplayEngine_OGL | virtual | 
| DepthMode() | CRhinoDisplayEngine_OGL | |
| Destroy() | CRhinoDisplayEngine_OGL | protected | 
| DestroyClipRegion(int region_id) | CRhinoDisplayEngine | virtual | 
| DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual | 
| DetachUserData(class ON_UserData *pUserData) | ON_Object | |
| DisableCoplanarClippingPlanes(const CRhinoObject *pRhinoObject, ON_SimpleArray< int > &planes_disabled) | CRhinoDisplayEngine | |
| DisableCoplanarClippingPlanes(const ON_Plane &plane, ON_SimpleArray< int > &planes_disabled) | CRhinoDisplayEngine | |
| DisableCoplanarClippingPlanes(class CRhCurveDisplay *curveDisplay, ON_SimpleArray< int > &planes_disabled) | CRhinoDisplayEngine | |
| DisableGLContext() | CRhinoDisplayEngine_OGL | protected | 
| DisableTextures() | CRhinoDisplayEngine_OGL | protected | 
| DisplayAttrs() const | CRhinoDisplayEngine | |
| DpiScale() const | CRhinoDisplayEngine | |
| Draw2dLines(const ON_2fPoint *points, int count, bool asPolyline, ON_Color strokeColor, float strokeWidth, RhinoDashStyle style, bool xormode) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawBezier(int dim, BOOL32 bIsRational, int order, int cv_stride, const double *cv4d, const CRhCurveAttributes &attrs) | CRhinoDisplayEngine | virtual | 
| DrawBezier(int, const ON_4fPoint *, const CRhCurveAttributes &, int=1, int=0) | CRhinoDisplayEngine | protected | 
| DrawBitmap(const CRhinoDib &dib, int left, int top) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawBitmap(const CRhinoDib &dib, int left, int top, int width, int height) | CRhinoDisplayEngine_OGL | |
| DrawBrepWires(const ON_Brep *brep, const class CDisplayPipelineAttributes *da, int wireDensity, bool edgeAnalysis, CRhinoCacheHandle *cacheHandle) override | CRhinoDisplayEngine_OGL | virtual | 
| CRhinoDisplayEngine::DrawBrepWires(const ON_Brep *brep, const class CDisplayPipelineAttributes *da, int wireDensity, bool edgeAnalysis, const class CRhDisplayPenPrivate *pen, CRhinoCacheHandle *cacheHandle) | CRhinoDisplayEngine | |
| DrawCapturedFrame(const ON_Viewport &destination) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawCombinedTextures(UINT nT1, UINT nT2, int nCOP, float Scale, ON_Color Color=ON_UNSET_COLOR) | CRhinoDisplayEngine_OGL | |
| DrawConstructionPlane(const ON_3dmConstructionPlane &plane, bool bShowGrid, bool bShowGridAxes, bool bShowZAxis, const ON_Color &grid_thin_color, const ON_Color &grid_thick_color, const ON_Color &grid_xaxis_color, const ON_Color &grid_yaxis_color, const ON_Color &grid_zaxis_color, int grid_thick_line_size, int grid_axis_line_size, int axes_percentage=100, bool bForceBackground=false) | CRhinoDisplayEngine | virtual | 
| DrawConstructionPlaneFarLines(ON_SimpleArray< ON_Line > &far_lines) | CRhinoDisplayEngine | protected | 
| DrawConstructionPlaneLine(const ON_Plane &near_plane, const ON_3dPoint &p, const ON_3dPoint &q, ON_SimpleArray< ON_Line > &far_lines) | CRhinoDisplayEngine | protected | 
| DrawCurve(const ON_Curve &curve, const class CRhinoDisplayPen &pen, CRhinoCacheHandle *cacheHandle) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawDot(const ON_TextDot &dot, bool locationInWorld, ON_Color fillColor, ON_Color textColor, ON_Color borderColor, CRhinoCacheHandle *cache) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawEnvironment() override | CRhinoDisplayEngine_OGL | virtual | 
| DrawExtrusionWires(const ON_Extrusion &extrusion, const class CDisplayPipelineAttributes *da, int wireDensity, bool edgeAnalysis, CRhinoCacheHandle *cacheHandle) override | CRhinoDisplayEngine_OGL | virtual | 
| CRhinoDisplayEngine::DrawExtrusionWires(const ON_Extrusion &extrusion, const class CDisplayPipelineAttributes *da, int wireDensity, bool edgeAnalysis, const class CRhDisplayPenPrivate *pen, CRhinoCacheHandle *cacheHandle) | CRhinoDisplayEngine | |
| DrawGroundPlane(const class CDisplayPipelineAttributes &dpa, const class CRhDisplayGroundPlane &groundplane) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawHatch(const ON_Hatch &hatch, const ON_HatchPattern *pattern, float strokeWidth, ON_Color hatchColor, ON_Color boundaryColor, CRhinoCacheHandle *cacheHandle) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawHatch(const ON_Hatch &hatch, const class CRhinoDisplayBrush *fillBrush, const class CRhinoDisplayPen *boundaryPen, CRhinoCacheHandle *cacheHandle) override | CRhinoDisplayEngine_OGL | virtual | 
| CRhinoDisplayEngine::DrawHatch(const ON_Hatch &hatch, const class CRhinoDisplayBrush *fillBrush, const class CRhinoDisplayBrush *hatchBrush, const class CRhinoDisplayPen *boundaryPen, CRhinoCacheHandle *cacheHandle) | CRhinoDisplayEngine | |
| DrawLine(const ON_3dPoint &from, const ON_3dPoint &to, const ON_Color &color, int thickness, UINT pattern=0xFFFFFFFF) | CRhinoDisplayEngine | virtual | 
| DrawLineNoClip(const ON_3dPoint &from, const ON_3dPoint &to, const ON_Color &color, float thickness) | CRhinoDisplayEngine | |
| DrawLines(const class CLinesDescriptor &) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawLinesNoClip(int count, const ON_Line *lines, const ON_Color &color, float thickness) | CRhinoDisplayEngine | |
| DrawMesh(const ON_Mesh &mesh, bool wires, bool shaded, const class CDisplayPipelineAttributes *da, CRhinoCacheHandle *cacheHandle) | CRhinoDisplayEngine | |
| DrawMeshes(const ON_Mesh **meshes, int count, bool wires, bool shaded, const CDisplayPipelineAttributes *da, CRhinoCacheHandle *cacheHandle) override | CRhinoDisplayEngine_OGL | |
| CRhinoDisplayEngine::DrawMeshes(const ON_Mesh **meshes, int count, bool wires, bool shaded, const class CDisplayPipelineAttributes *da, CRhinoCacheHandle *cacheHandle) | CRhinoDisplayEngine | virtual | 
| DrawMeshFace(const ON_Mesh &mesh, int faceIndex, const class CDisplayPipelineAttributes *da, CRhinoCacheHandle *cacheHandle) | CRhinoDisplayEngine | |
| DrawMeshFaces(const ON_Mesh &mesh, const int *faces, int faceCount, const CDisplayPipelineAttributes *da, CRhinoCacheHandle *cacheHandle) override | CRhinoDisplayEngine_OGL | |
| CRhinoDisplayEngine::DrawMeshFaces(const ON_Mesh &mesh, const int *faces, int faceCount, const class CDisplayPipelineAttributes *da, CRhinoCacheHandle *cacheHandle) | CRhinoDisplayEngine | virtual | 
| CRhinoDisplayEngine::DrawMeshFaces(const ON_Mesh &mesh, const ON_SimpleArray< int > &faces, const class CDisplayPipelineAttributes *da, CRhinoCacheHandle *cacheHandle) | CRhinoDisplayEngine | |
| DrawPointCloud(const ON_PointCloud &cloud, ERhinoPointStyle style, float pixelSize, bool scaleSizeForDpi, ON_Color colorOverride, int indexCount, const unsigned int *indices, CRhinoCacheHandle *cache, int degradeCount) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawPoints(int count, const class CRhPointData *points, CRhinoCacheHandle *) override | CRhinoDisplayEngine_OGL | virtual | 
| CRhinoDisplayEngine::DrawPoints(int count, const ON_3dPoint *points, ERhinoPointStyle style, const ON_Color &strokeColor, const ON_Color &fillColor, float diameter, float strokeWidth, float innerDiameter, float rotationRadians, bool diameterInPixels, bool autoScaleDpi, CRhinoCacheHandle *cache) | CRhinoDisplayEngine | virtual | 
| CRhinoDisplayEngine::DrawPoints(int count, const ON_2dPoint *screenPoints, ERhinoPointStyle style, const ON_Color &strokeColor, const ON_Color &fillColor, float diameterPixels, float strokeWidthPixels, float innerDiameterPixels, float rotationRadians, bool autoScaleDpi, CRhinoCacheHandle *cache) | CRhinoDisplayEngine | virtual | 
| CRhinoDisplayEngine::DrawPoints(int count, const class CRhPointData *points, CRhinoCacheHandle *cache, const ON_Xform *ffoTransform, bool precomputedTransform) | CRhinoDisplayEngine | |
| CRhinoDisplayEngine::DrawPoints(int count, const class CRhPointData *points, const class CRhPointData *forcedOverride, CRhinoCacheHandle *cache, const ON_Xform *ffoTransform, bool precomputedTransform) | CRhinoDisplayEngine | |
| DrawPolygon(const ON_3dPoint *points, int count, ON_Color color, bool bFilled) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawPolylines(const CRhinoClippingVertexCollection *lists, int count) override | CRhinoDisplayEngine_OGL | |
| CRhinoDisplayEngine::DrawPolylines(const class CRhinoClippingVertexCollection *lists, int count)=0 | CRhinoDisplayEngine | pure virtual | 
| CRhinoDisplayEngine::DrawPolylines(const class CLinesDescriptor &ld) | CRhinoDisplayEngine | virtual | 
| DrawRoundedRectangle(ON_2fPoint screenCenter, float pixelWidth, float pixelHeight, float cornerRadius, ON_Color strokeColor, float strokeWidth, ON_Color fillColor) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawShadedBrep(const ON_Brep *brep, const class CDisplayPipelineAttributes *da, CRhinoCacheHandle *cacheHandle) | CRhinoDisplayEngine | virtual | 
| DrawString(const wchar_t *text, const ON_Xform &xf, const ON_Font *font, const ON_Color &color, ON::TextHorizontalAlignment horizontalAlignment, ON::TextVerticalAlignment verticalAlignment, CRhinoCacheHandle *cache) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawString(const wchar_t *text, const ON_Color &textColor, const ON_2dPoint &point, bool middle, float fontHeightPixels, const ON_Font *font) override | CRhinoDisplayEngine_OGL | virtual | 
| CRhinoDisplayEngine::DrawString(const ON_TextContent &text, const ON_Xform &textXform, ON_Color color, CRhinoCacheHandle *cache) | CRhinoDisplayEngine | virtual | 
| DrawSubD(const class CRhinoSubDDisplay &subd_display, const class CRhinoSubDDisplayAttributes &subd_display_attributes) override | CRhinoDisplayEngine_OGL | virtual | 
| CRhinoDisplayEngine::DrawSubD(const class ON_SubD &subd, const class CRhSubDDisplayAttributes *attrs, CRhinoCacheHandle *cacheHandle) | CRhinoDisplayEngine | virtual | 
| DrawSubDComponents(const class ON_SubD &subd, const class ON_SubDComponentPtr *components, size_t componentCount, const class CRhSubDDisplayAttributes *attrs, CRhinoCacheHandle *cacheHandle) | CRhinoDisplayEngine | virtual | 
| DrawSubDWires(const CRhinoSubDDisplay &subd_display, const class CRhinoDisplayPen *boundaryPen, const class CRhinoDisplayPen *smoothInteriorPen, const class CRhinoDisplayPen *creaseInteriorPen, const class CRhinoDisplayPen *nonmanifoldPen) | CRhinoDisplayEngine | |
| DrawTechnicalWires(const CRhinoObject &rhinoObject, const ON_Color &color, float borderThickness, float silhouetteThickness, float creaseThickness) | CRhinoDisplayEngine | |
| DrawTextRun(const ON_TextRun &run, const ON_Font *font, const ON_Xform &xform, ON_Color color, CRhinoCacheHandle *cache) | CRhinoDisplayEngine | virtual | 
| DrawTraceImage(const class CRhTraceImage &traceimage) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawViewportAlignedImage(const class CRhOpenGLTexture &image, bool bProgramInUse) | CRhinoDisplayEngine_OGL | |
| DrawViewportAlignedQuad(bool bProgramInUse) | CRhinoDisplayEngine_OGL | |
| DrawWallpaper(const class CRhWallpaper &wallpaper) override | CRhinoDisplayEngine_OGL | virtual | 
| DrawWorldAxes(const ON_Color &xaxis_color, const ON_Color &yaxis_color, const ON_Color &zaxis_color, int axes_length, int label_offset, int letter_size) | CRhinoDisplayEngine | virtual | 
| Dump(ON_TextLog &) const | ON_Object | virtual | 
| DumpUserData(const wchar_t *description, ON_TextLog &text_log) const | ON_Object | |
| EmergencyDestroy() | ON_Object | |
| EnableClipPlanes(bool bEnable, int plane=-1) | CRhinoDisplayEngine | virtual | 
| EnableColorWriting(bool=true) override | CRhinoDisplayEngine_OGL | virtual | 
| EnableDepthTesting(bool=true) override | CRhinoDisplayEngine_OGL | virtual | 
| EnableDepthWriting(bool=true) override | CRhinoDisplayEngine_OGL | virtual | 
| EnableGLContext() | CRhinoDisplayEngine_OGL | protected | 
| EnableMaterials(bool on) | CRhinoDisplayEngine | |
| EnableMeshBuffering(bool on) override | CRhinoDisplayEngine_OGL | virtual | 
| EnableMultiSample(bool bEnable=true) override | CRhinoDisplayEngine_OGL | virtual | 
| EnableShadowMap(bool bEnable=true) | CRhinoDisplayEngine_OGL | |
| EnableShadows(bool) | CRhinoDisplayEngine | |
| EnumMultiSampleModes(int) | CRhinoDisplayEngine_OGL | protected | 
| ExecutionLevel() const | CRhinoDisplayEngine_OGL | |
| FirstUserData() const | ON_Object | |
| FlushAll() override | CRhinoDisplayEngine_OGL | virtual | 
| FlushCurveBuffer() override | CRhinoDisplayEngine_OGL | protectedvirtual | 
| FlushMeshBuffer() override | CRhinoDisplayEngine_OGL | protectedvirtual | 
| FlushPointBuffer() override | CRhinoDisplayEngine_OGL | protectedvirtual | 
| FrameBufferBitDepth() override | CRhinoDisplayEngine_OGL | virtual | 
| FrameBufferChannelDepth(int &, int &, int &, int &) override | CRhinoDisplayEngine_OGL | virtual | 
| FrustumCenter() const | CRhinoDisplayEngine | |
| GeometrySource() const | CRhinoDisplayEngine | |
| GetBackBuffer(CRhinoDib &) override | CRhinoDisplayEngine_OGL | virtual | 
| GetCapturedFrame() const override | CRhinoDisplayEngine_OGL | virtual | 
| GetClipPlanes(bool clippingCoordinates, ON_SimpleArray< ON_PlaneEquation > &planes) const | CRhinoDisplayEngine_OGL | protected | 
| GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) const | ON_Object | virtual | 
| GetCurveAttributes(CRhCurveAttributes &attributes) const | CRhinoDisplayEngine | |
| GetDepthBuffer(float *buffer, int left, int top, int width, int height) override | CRhinoDisplayEngine_OGL | virtual | 
| GetEnabledClipPlanes(const ON_Xform *xf) const | CRhinoDisplayEngine | |
| GetEngineGlPrivate() | CRhinoDisplayEngine_OGL | |
| GetFarPlane(ON_Plane &) const | CRhinoDisplayEngine | |
| GetFrameBufferObject() | CRhinoDisplayEngine_OGL | |
| GetGlCameraToClip(float m[16], const ON_Xform *extra) const | CRhinoDisplayEngine_OGL | |
| GetGlCameraToClipInverse(float m[16], const ON_Xform *extra) const | CRhinoDisplayEngine_OGL | |
| GetGlClipToScreen(float m[16]) const | CRhinoDisplayEngine_OGL | |
| GetGlScreenToClip(float m[16]) const | CRhinoDisplayEngine_OGL | |
| GetGlWorldToCamera(float m[16], bool includeModelTransform, const ON_Xform *extra) const | CRhinoDisplayEngine_OGL | |
| GetGlWorldToCameraInverse(float m[16], bool includeModelTransform, const ON_Xform *extra) const | CRhinoDisplayEngine_OGL | |
| GetGlWorldToClip(float m[16], bool includeModelTransform, const ON_Xform *extra) const | CRhinoDisplayEngine_OGL | |
| GetGlWorldToClipInverse(float m[16], bool includeModelTransform, const ON_Xform *extra) const | CRhinoDisplayEngine_OGL | |
| GetLight(int index) const | CRhinoDisplayEngine | virtual | 
| GetModelViewMatrix() const | CRhinoDisplayEngine | |
| GetMultiSampleMode() const override | CRhinoDisplayEngine_OGL | virtual | 
| GetMultiSampleModes(ON_SimpleArray< int > &) const override | CRhinoDisplayEngine_OGL | virtual | 
| GetNearFarPlane(ON_Plane &N, ON_Plane &F) const | CRhinoDisplayEngine | |
| GetNearPlane(ON_Plane &) const | CRhinoDisplayEngine | |
| GetOffscreenBufferInfo(HDC dc, int &, int &) override | CRhinoDisplayEngine_OGL | virtual | 
| GetRenderingContext() const | CRhinoDisplayEngine_OGL | |
| GetRenderTargetDC() const | CRhinoDisplayEngine | protected | 
| CRhinoDisplayEngine::GetSceneManager(const CRhinoDoc *doc) | CRhinoDisplayEngine | |
| GetStereoParallax() const | CRhinoDisplayEngine | virtual | 
| GetStereoSeparation() const | CRhinoDisplayEngine | virtual | 
| GetUserData(const ON_UUID &userdata_uuid) const | ON_Object | |
| GetUserString(const wchar_t *key, ON_wString &string_value) const | ON_Object | |
| GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) const | ON_Object | |
| GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ON_Object | |
| HasDepthBuffer() override | CRhinoDisplayEngine_OGL | virtual | 
| InitOpenGL() | CRhinoDisplayEngine_OGL | protected | 
| InstanceDefinitionTransform() const | CRhinoDisplayEngine | |
| InStereoMode() const | CRhinoDisplayEngine | virtual | 
| InvalidateCapturedFrame() override | CRhinoDisplayEngine_OGL | virtual | 
| IsAccelerated() const override | CRhinoDisplayEngine_OGL | virtual | 
| IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) const | ON_Object | |
| IsEntireBoxVisible(const ON_BoundingBox &bbox) const | CRhinoDisplayEngine | |
| iShutdownEngine() | CRhinoDisplayEngine | protected | 
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsPreview(void) const | CRhinoDisplayEngine_OGL | |
| IsShadowMapEnabled() | CRhinoDisplayEngine_OGL | |
| IsValid(class ON_TextLog *text_log=nullptr) const | ON_Object | virtual | 
| LightCount() const | CRhinoDisplayEngine | virtual | 
| Line(const ON_4fPoint &start, const ON_4fPoint &end) | CRhinoDisplayEngine | protected | 
| LinearWorkflow() const | CRhinoDisplayEngine_OGL | |
| LineTo(const ON_4fPoint &) | CRhinoDisplayEngine | protected | 
| m__zbias_a | CRhinoDisplayEngine | protected | 
| m__zbias_b | CRhinoDisplayEngine | protected | 
| m__zbias_c | CRhinoDisplayEngine | protected | 
| m__zbias_d | CRhinoDisplayEngine | protected | 
| m__zbias_use_d | CRhinoDisplayEngine | protected | 
| m_bInfiniteDepth | CRhinoDisplayEngine | protected | 
| m_bInStereoMode | CRhinoDisplayEngine | protected | 
| m_bTransformShadowMatrix | CRhinoDisplayEngine_OGL | protected | 
| m_bUseMaterials | CRhinoDisplayEngine | protected | 
| m_Camera | CRhinoDisplayEngine | protected | 
| m_CameraStack | CRhinoDisplayEngine | protected | 
| m_cliptol_x | CRhinoDisplayEngine | protected | 
| m_cliptol_y | CRhinoDisplayEngine | protected | 
| m_cliptol_z | CRhinoDisplayEngine | protected | 
| m_curve_attrs | CRhinoDisplayEngine | protected | 
| m_depth_testing_stack | CRhinoDisplayEngine | protected | 
| m_depth_writing_stack | CRhinoDisplayEngine | protected | 
| m_dp | CRhinoDisplayEngine | protected | 
| m_dpi_scale | CRhinoDisplayEngine | protected | 
| m_draw_speed | CRhinoDisplayEngine | protected | 
| m_fStereoParallax | CRhinoDisplayEngine | protected | 
| m_fStereoSeparation | CRhinoDisplayEngine | protected | 
| m_hDC | CRhinoDisplayEngine | protected | 
| m_hWnd | CRhinoDisplayEngine | protected | 
| m_modelview_matrix_stack | CRhinoDisplayEngine | protected | 
| m_ModelXformStack | CRhinoDisplayEngine | protected | 
| m_nDisplayHeight | CRhinoDisplayEngine | protected | 
| m_nDisplayWidth | CRhinoDisplayEngine | protected | 
| m_nTextureUnit | CRhinoDisplayEngine_OGL | protected | 
| m_private | CRhinoDisplayEngine | protected | 
| m_stol_x | CRhinoDisplayEngine | protected | 
| m_stol_y | CRhinoDisplayEngine | protected | 
| m_stol_z | CRhinoDisplayEngine | protected | 
| m_wire_depth | CRhinoDisplayEngine | protected | 
| MakeDefaultContextCurrent() | CRhinoDisplayEngine_OGL | static | 
| MarkAggregateComponentStatusAsNotCurrent() const | ON_Object | virtual | 
| MaxClipPlanesSupported() const override | CRhinoDisplayEngine_OGL | virtual | 
| MaxDecalsSupported() const override | CRhinoDisplayEngine_OGL | virtual | 
| MaxLightsSupported() const override | CRhinoDisplayEngine_OGL | virtual | 
| MaxObjectMappingsSupported() const override | CRhinoDisplayEngine_OGL | virtual | 
| MaxProceduralCommandsSupported() const | CRhinoDisplayEngine | |
| MaxProceduralsSupported() const | CRhinoDisplayEngine | |
| MaxProceduralTransformsSupported() const | CRhinoDisplayEngine | |
| MaxTextureCoords() const | CRhinoDisplayEngine_OGL | |
| MaxTextureSize() const | CRhinoDisplayEngine_OGL | |
| MaxTextureUnits() const | CRhinoDisplayEngine_OGL | |
| MemoryRelocate() | ON_Object | virtual | 
| MeshBufferingEnabled() const override | CRhinoDisplayEngine_OGL | virtual | 
| ModelObjectId() const | ON_Object | virtual | 
| ModelTransform() const | CRhinoDisplayEngine | |
| ModelTransformIsIdentity() const | CRhinoDisplayEngine | |
| MoveTo(const ON_4fPoint &) | CRhinoDisplayEngine | protected | 
| MoveToLineTo(const ON_4fPoint &start, const ON_4fPoint &end) | CRhinoDisplayEngine | protected | 
| MoveUserData(ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution, bool bDeleteAllSourceItems) | ON_Object | |
| MoveUserData(ON_Object &source_object) | ON_Object | |
| NotifyClippingPlanesChanged() override | CRhinoDisplayEngine_OGL | protectedvirtual | 
| NotifyFrameSizeChanged(int nWidth, int nHeight) override | CRhinoDisplayEngine_OGL | protectedvirtual | 
| NotifyProjectionChanged() override | CRhinoDisplayEngine_OGL | protectedvirtual | 
| ObjectType() const | ON_Object | virtual | 
| ON_Object() ON_NOEXCEPT | ON_Object | |
| ON_Object(const ON_Object &) | ON_Object | |
| operator=(const ON_Object &) | ON_Object | |
| PopColorWriting() | CRhinoDisplayEngine | virtual | 
| PopDepthTesting() | CRhinoDisplayEngine | virtual | 
| PopDepthWriting() | CRhinoDisplayEngine | virtual | 
| PopModelTransform() | CRhinoDisplayEngine | |
| PopModelViewMatrix() | CRhinoDisplayEngine | |
| PopProjection() | CRhinoDisplayEngine | |
| PostProcessFrameBuffer() | CRhinoDisplayEngine_OGL | |
| PreviewEnvironmentId(void) const | CRhinoDisplayEngine_OGL | |
| ProcessLinearWorkflow(const class CRhOpenGLTexture &image, const float gammaExponent) | CRhinoDisplayEngine_OGL | |
| PurgeUserData() | ON_Object | |
| PushColorWriting(bool bEnable) | CRhinoDisplayEngine | virtual | 
| PushDepthTesting(bool bEnable) | CRhinoDisplayEngine | virtual | 
| PushDepthWriting(bool bEnable) | CRhinoDisplayEngine | virtual | 
| PushModelTransform(const ON_Xform &mt) | CRhinoDisplayEngine | |
| PushModelViewMatrix(const ON_Xform &xf) | CRhinoDisplayEngine | |
| PushModelViewMatrix() | CRhinoDisplayEngine | |
| PushProjection(const ON_Viewport &viewport) | CRhinoDisplayEngine | |
| Read(ON_BinaryArchive &binary_archive) | ON_Object | virtual | 
| RenderPass() const | CRhinoDisplayEngine_OGL | |
| ResetEngine() override | CRhinoDisplayEngine_OGL | virtual | 
| RestoreBackBuffer() override | CRhinoDisplayEngine_OGL | virtual | 
| RestoreDepthBuffer() override | CRhinoDisplayEngine_OGL | virtual | 
| SaveBackBuffer() override | CRhinoDisplayEngine_OGL | virtual | 
| SaveDepthBuffer() override | CRhinoDisplayEngine_OGL | virtual | 
| ScreenLength(double world_length) const | CRhinoDisplayEngine | |
| ScreenToClip() const | CRhinoDisplayEngine | |
| ScreenToClipInverse() const | CRhinoDisplayEngine | |
| SetCamera(const ON_Viewport &) | CRhinoDisplayEngine | |
| SetClippingPlanes(const ON_SimpleArray< ON_ClippingPlaneInfo > &clipplanes) | CRhinoDisplayEngine | virtual | 
| SetClipRegion(int region_id) | CRhinoDisplayEngine | virtual | 
| SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) const | ON_Object | virtual | 
| SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) const | ON_Object | virtual | 
| SetCullFaceMode(ECullFaceMode mode) override | CRhinoDisplayEngine_OGL | virtual | 
| SetCurveAttributes(const CRhCurveAttributes &attributes) | CRhinoDisplayEngine | |
| SetDepthMode(int) override | CRhinoDisplayEngine_OGL | virtual | 
| SetDpiScale(float scale) | CRhinoDisplayEngine | |
| SetInstanceDefinitionTransform(const ON_Xform &idt) | CRhinoDisplayEngine | |
| SetIsPreview(bool) | CRhinoDisplayEngine_OGL | |
| SetLinearWorkflow(const CDisplayPipelineAttributes::LinearWorkflow &lw) | CRhinoDisplayEngine_OGL | |
| SetModelTransform(const ON_Xform &mt) | CRhinoDisplayEngine | |
| SetModelViewMatrix(const ON_Xform &xf) | CRhinoDisplayEngine | |
| SetMultiSampleMode(int) override | CRhinoDisplayEngine_OGL | virtual | 
| SetPreviewEnvironmentId(ON_UUID) | CRhinoDisplayEngine_OGL | |
| SetRenderTarget(HWND hWnd) | CRhinoDisplayEngine | protectedvirtual | 
| SetRenderTarget(HDC pDC, bool bShutDown) | CRhinoDisplayEngine | protectedvirtual | 
| SetScreenDrawTolerance(double, double, double) | CRhinoDisplayEngine | protected | 
| SetStereoMode(bool) override | CRhinoDisplayEngine_OGL | virtual | 
| SetStereoParallax(float) | CRhinoDisplayEngine | virtual | 
| SetStereoSeparation(float fSep) | CRhinoDisplayEngine | virtual | 
| SetTextureCoords(int nTex, int stride, const void *) const | CRhinoDisplayEngine_OGL | |
| SetupGLMatrices(bool model, bool projection) | CRhinoDisplayEngine_OGL | protected | 
| SetupMaterial(int cullFaceMode, const CDisplayPipelineAttributes *da) | CRhinoDisplayEngine_OGL | protected | 
| SetupMaterial(const CDisplayAttributeMaterial &material) | CRhinoDisplayEngine_OGL | protected | 
| SetupPixelFormat() | CRhinoDisplayEngine_OGL | protected | 
| SetupTexture(UINT nId, UINT nTarget, ON_Texture &) | CRhinoDisplayEngine_OGL | protected | 
| SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
| SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
| SetZBiasLevel(int zbias) | CRhinoDisplayEngine | virtual | 
| ShadowsEnabled(void) const | CRhinoDisplayEngine | |
| ShowBackBuffer(HDC dc) override | CRhinoDisplayEngine_OGL | virtual | 
| Shutdown() | CRhinoDisplayEngine_OGL | protected | 
| ShutdownEngine() override | CRhinoDisplayEngine_OGL | virtual | 
| SizeOf() const | ON_Object | virtual | 
| StartEngine() override | CRhinoDisplayEngine_OGL | virtual | 
| StopEngine() override | CRhinoDisplayEngine_OGL | virtual | 
| SupportsMultiSampling() const override | CRhinoDisplayEngine_OGL | virtual | 
| SupportsShading() const override | CRhinoDisplayEngine_OGL | virtual | 
| SupportsStencilBuffer() const | CRhinoDisplayEngine_OGL | |
| SupportsVboBuffers() const | CRhinoDisplayEngine | protected | 
| ThisIsNullptr(bool bSilentError) const | ON_Object | |
| TransformShadowMatrix(bool bTransform) | CRhinoDisplayEngine_OGL | |
| TransformUserData(const class ON_Xform &xform) | ON_Object | |
| UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map) | ON_Object | virtual | 
| UseClipPlanes() const | CRhinoDisplayEngine | |
| UseHardwareModes(bool=true) | CRhinoDisplayEngine_OGL | |
| UseMaterials() | CRhinoDisplayEngine | |
| UserDataConflictResolution enum name | ON_Object | |
| UserStringCount() const | ON_Object | |
| ValidateFBO() | CRhinoDisplayEngine_OGL | protected | 
| VP() const | CRhinoDisplayEngine | |
| WireDpiScale() const | CRhinoDisplayEngine | |
| WorldToCamera(bool includeModelXform=true) const | CRhinoDisplayEngine | |
| WorldToCameraInverse(bool includeModelXform=true) const | CRhinoDisplayEngine | |
| WorldToClip(bool includeModelXform=true) const | CRhinoDisplayEngine | |
| WorldToClipInverse(bool includeModelXform=true) const | CRhinoDisplayEngine | |
| WorldToClippingPoint(const ON_3dPoint &point) const | CRhinoDisplayEngine | |
| WorldToScreen(bool includeModelXform=true) const | CRhinoDisplayEngine | |
| WorldToScreenInverse(bool includeModelXform=true) const | CRhinoDisplayEngine | |
| WorldToScreenPoint(const ON_3dPoint &point) const | CRhinoDisplayEngine | |
| Write(ON_BinaryArchive &binary_archive) const | ON_Object | virtual | 
| ZBiasDistance(double z, double w) const | CRhinoDisplayEngine | protected | 
| ZBiasLevel() const | CRhinoDisplayEngine | virtual | 
| ~CRhinoDisplayEngine() | CRhinoDisplayEngine | virtual | 
| ~CRhinoDisplayEngine_OGL() | CRhinoDisplayEngine_OGL | virtual | 
| ~ON_Object() | ON_Object | virtual | 
 1.8.17
 1.8.17