Rhino C++ API  8.5
CRhinoDisplayEngine_GDI Member List

This is the complete list of members for CRhinoDisplayEngine_GDI, including all inherited members.

ActiveStereoProjection() constCRhinoDisplayEnginevirtual
AddLight(const ON_Light &light)CRhinoDisplayEnginevirtual
AggregateComponentStatus() constON_Objectvirtual
AttachUserData(class ON_UserData *pUserData)ON_Object
BufferMeshWires(CRhinoCacheHandle &cache, const CDisplayPipelineAttributes &da, const ON_Xform *xform, bool isSubD, const CRhinoSubDDisplayAttributes *subdAttrs)CRhinoDisplayEngineprotected
BufferShadedMesh(CRhinoCacheHandle &cache, const ON_Xform *xform)CRhinoDisplayEngineprotected
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)CRhinoDisplayEngineprotected
BufferShadedMeshes(class CRhVboMeshCache *buffer)CRhinoDisplayEngineprotected
CameraToClip() constCRhinoDisplayEngine
CameraToClipInverse() constCRhinoDisplayEngine
CanSaveDepthBuffer()CRhinoDisplayEnginevirtual
CaptureFrame(const ON_Viewport &viewport)CRhinoDisplayEnginevirtual
ClearAllComponentStates() constON_Object
ClearClipPlanes()CRhinoDisplayEnginevirtual
ClearComponentStates(ON_ComponentStatus states_to_clear) constON_Objectvirtual
ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) constON_Objectvirtual
ClearDepthBuffer()CRhinoDisplayEnginevirtual
ClearFrameBuffer(const ON_Color &, const ON_Color &, const ON_Color &, const ON_Color &) overrideCRhinoDisplayEngine_GDIvirtual
ClearFrameBuffer(const CRhinoDib *) overrideCRhinoDisplayEngine_GDIvirtual
CRhinoDisplayEngine::ClearFrameBuffer(const ON_Color &color)CRhinoDisplayEngine
CRhinoDisplayEngine::ClearFrameBuffer(const ON_Color &colorTop, const ON_Color &colorBottom)CRhinoDisplayEngine
ClearLights()CRhinoDisplayEnginevirtual
ClearTextureCache()CRhinoDisplayEnginevirtual
ClippingPlanes() constCRhinoDisplayEngine
ClippingToScreenPoint(const ON_4dPoint &point) constCRhinoDisplayEngine
ClipPlaneCount() constCRhinoDisplayEngine
ComputeZBiasValues(int bias, double &a, double &b, double &c, double &d, bool &use_d) constCRhinoDisplayEngineprotected
CopyBackBufferFrom(const CRhinoDib &) overrideCRhinoDisplayEngine_GDIvirtual
CRhinoDisplayEngine::CopyBackBufferFrom(HDC pDC)CRhinoDisplayEnginevirtual
CopyBackBufferTo(HDC hDC) overrideCRhinoDisplayEngine_GDIvirtual
CopyBackBufferTo(CRhinoDib &) overrideCRhinoDisplayEngine_GDIvirtual
CopyDepthBufferTo(CRhinoDib &dib, bool bConvertToImage=false, bool bInvertDepthValues=false, CRhinoDib *pBackground=nullptr)CRhinoDisplayEnginevirtual
CopyDepthToBackBuffer()CRhinoDisplayEnginevirtual
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)CRhinoDisplayEnginevirtual
CRhinoDisplayEngine()CRhinoDisplayEngine
CRhinoDisplayEngine_GDI()CRhinoDisplayEngine_GDI
CRhinoDisplayEngine_GDI(class CRhVectorEngine *)CRhinoDisplayEngine_GDI
CRhinoDisplayPipeline_GDI classCRhinoDisplayEngine_GDIfriend
CullFaceMode() constCRhinoDisplayEngine
DataCRC(ON__UINT32 current_remainder) constON_Objectvirtual
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count)ON_Objectvirtual
DepthBufferBitDepth()CRhinoDisplayEnginevirtual
DestroyClipRegion(int region_id)CRhinoDisplayEnginevirtual
DestroyRuntimeCache(bool bDelete=true)ON_Objectvirtual
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
DisplayAttrs() constCRhinoDisplayEngine
DpiScale() constCRhinoDisplayEngine
Draw2dLines(const ON_2fPoint *points, int count, bool asPolyline, ON_Color strokeColor, float strokeWidth, RhinoDashStyle style, bool xormode) overrideCRhinoDisplayEngine_GDIvirtual
DrawBezier(int dim, BOOL32 bIsRational, int order, int cv_stride, const double *cv4d, const CRhCurveAttributes &attrs) overrideCRhinoDisplayEngine_GDIvirtual
CRhinoDisplayEngine::DrawBezier(int, const ON_4fPoint *, const CRhCurveAttributes &, int=1, int=0)CRhinoDisplayEngineprotected
DrawBitmap(const CRhinoDib &, int nX, int nY) overrideCRhinoDisplayEngine_GDIvirtual
DrawBrepWires(const ON_Brep *brep, const class CDisplayPipelineAttributes *da, int wireDensity, bool edgeAnalysis, CRhinoCacheHandle *cacheHandle)CRhinoDisplayEnginevirtual
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)CRhinoDisplayEnginevirtual
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)CRhinoDisplayEnginevirtual
DrawConstructionPlaneFarLines(ON_SimpleArray< ON_Line > &far_lines)CRhinoDisplayEngineprotected
DrawConstructionPlaneLine(const ON_Plane &near_plane, const ON_3dPoint &p, const ON_3dPoint &q, ON_SimpleArray< ON_Line > &far_lines)CRhinoDisplayEngineprotected
DrawCurve(const ON_Curve &curve, const class CRhinoDisplayPen &pen, CRhinoCacheHandle *cacheHandle) overrideCRhinoDisplayEngine_GDIvirtual
DrawDot(const ON_TextDot &dot, bool locationInWorld, ON_Color fillColor, ON_Color textColor, ON_Color borderColor, class CRhinoCacheHandle *cache) overrideCRhinoDisplayEngine_GDIvirtual
DrawEnvironment()CRhinoDisplayEnginevirtual
DrawExtrusionWires(const ON_Extrusion &extrusion, const class CDisplayPipelineAttributes *da, int wireDensity, bool edgeAnalysis, CRhinoCacheHandle *cacheHandle)CRhinoDisplayEnginevirtual
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)CRhinoDisplayEnginevirtual
DrawHatch(const ON_Hatch &hatch, const ON_HatchPattern *pattern, float strokeWidth, ON_Color hatchColor, ON_Color boundaryColor, CRhinoCacheHandle *cacheHandle) overrideCRhinoDisplayEngine_GDIvirtual
DrawHatch(const ON_Hatch &hatch, const class CRhinoDisplayBrush *fillBrush, const class CRhinoDisplayPen *boundaryPen, CRhinoCacheHandle *cacheHandle) overrideCRhinoDisplayEngine_GDIvirtual
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)CRhinoDisplayEnginevirtual
DrawLineNoClip(const ON_3dPoint &from, const ON_3dPoint &to, const ON_Color &color, float thickness)CRhinoDisplayEngine
DrawLines(const class CLinesDescriptor &ld)CRhinoDisplayEnginevirtual
DrawLines(ON_Color color, int line_count, float thickness, const float *vertices, const ON_Xform *model_xform)CRhinoDisplayEnginevirtual
DrawMesh(const ON_Mesh &mesh, bool wires, bool shaded, const class CDisplayPipelineAttributes *da, CRhinoCacheHandle *cacheHandle)CRhinoDisplayEngine
DrawMeshes(const ON_Mesh **pMeshes, int count, bool wires, bool shaded, const CDisplayPipelineAttributes *, CRhinoCacheHandle *cacheHandle) overrideCRhinoDisplayEngine_GDI
CRhinoDisplayEngine::DrawMeshes(const ON_Mesh **meshes, int count, bool wires, bool shaded, const class CDisplayPipelineAttributes *da, CRhinoCacheHandle *cacheHandle)CRhinoDisplayEnginevirtual
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 class CDisplayPipelineAttributes *da, CRhinoCacheHandle *cacheHandle)CRhinoDisplayEnginevirtual
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)CRhinoDisplayEnginevirtual
DrawPoints(int count, const class CRhPointData *points, CRhinoCacheHandle *cache) overrideCRhinoDisplayEngine_GDIvirtual
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)CRhinoDisplayEnginevirtual
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)CRhinoDisplayEnginevirtual
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) overrideCRhinoDisplayEngine_GDIvirtual
DrawPolylines(const CRhinoClippingVertexCollection *lists, int count) overrideCRhinoDisplayEngine_GDI
CRhinoDisplayEngine::DrawPolylines(const class CRhinoClippingVertexCollection *lists, int count)=0CRhinoDisplayEnginepure virtual
CRhinoDisplayEngine::DrawPolylines(const class CLinesDescriptor &ld)CRhinoDisplayEnginevirtual
DrawRoundedRectangle(ON_2fPoint screenCenter, float pixelWidth, float pixelHeight, float cornerRadius, ON_Color strokeColor, float strokeWidth, ON_Color fillColor) overrideCRhinoDisplayEngine_GDIvirtual
DrawShadedBrep(const ON_Brep *brep, const class CDisplayPipelineAttributes *da, CRhinoCacheHandle *cacheHandle)CRhinoDisplayEnginevirtual
DrawString(const ON_TextContent &text, const ON_Xform &textXform, ON_Color color, CRhinoCacheHandle *cache) overrideCRhinoDisplayEngine_GDIvirtual
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) overrideCRhinoDisplayEngine_GDIvirtual
DrawString(const wchar_t *text, const ON_Color &textColor, const ON_2dPoint &point, bool middle, float fontHeightPixels, const ON_Font *font) overrideCRhinoDisplayEngine_GDIvirtual
DrawSubD(const class CRhinoSubDDisplay &subd_display, const class CRhinoSubDDisplayAttributes &subd_display_attributes)CRhinoDisplayEnginevirtual
DrawSubD(const class ON_SubD &subd, const class CRhSubDDisplayAttributes *attrs, CRhinoCacheHandle *cacheHandle)CRhinoDisplayEnginevirtual
DrawSubDComponents(const class ON_SubD &subd, const class ON_SubDComponentPtr *components, size_t componentCount, const class CRhSubDDisplayAttributes *attrs, CRhinoCacheHandle *cacheHandle)CRhinoDisplayEnginevirtual
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)CRhinoDisplayEnginevirtual
DrawTexturedPlane(const CRhinoDib &image, const ON_2dPoint &screenLowerLeft, const ON_2dPoint &screenLowerRight, const ON_2dPoint &screenUpperRight, const ON_2dPoint &screenUpperLeft) constCRhinoDisplayEngine_GDI
DrawTexturedPlane(const CRhinoDib &image, const ON_Plane &plane, ON_Interval domain_horz, ON_Interval domain_vert) constCRhinoDisplayEngine_GDI
DrawTraceImage(const class CRhTraceImage &traceimage) overrideCRhinoDisplayEngine_GDIvirtual
DrawWallpaper(const class CRhWallpaper &wallpaper) overrideCRhinoDisplayEngine_GDIvirtual
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)CRhinoDisplayEnginevirtual
Dump(ON_TextLog &) constON_Objectvirtual
EmergencyDestroy()ON_Object
EnableClipPlanes(bool bEnable, int plane=-1)CRhinoDisplayEnginevirtual
EnableColorWriting(bool bEnable=true)CRhinoDisplayEnginevirtual
EnableDepthTesting(bool bEnable=true)CRhinoDisplayEnginevirtual
EnableDepthWriting(bool bEnable=true)CRhinoDisplayEnginevirtual
EnableMaterials(bool on)CRhinoDisplayEngine
EnableMeshBuffering(bool on)CRhinoDisplayEnginevirtual
EnableMultiSample(bool bEnable=true)CRhinoDisplayEnginevirtual
EnableShadows(bool)CRhinoDisplayEngine
FirstUserData() constON_Object
FlushAll()CRhinoDisplayEnginevirtual
FlushCurveBuffer()CRhinoDisplayEngineprotectedvirtual
FlushMeshBuffer()CRhinoDisplayEngineprotectedvirtual
FlushPointBuffer()CRhinoDisplayEngineprotectedvirtual
FrameBufferBitDepth()CRhinoDisplayEnginevirtual
FrameBufferChannelDepth(int &red_bits, int &green_bits, int &blue_bits, int &alpha_bits)CRhinoDisplayEnginevirtual
FrustumCenter() constCRhinoDisplayEngine
GeometrySource() constCRhinoDisplayEngine
GetBackBuffer(CRhinoDib &) overrideCRhinoDisplayEngine_GDIvirtual
GetCapturedFrame() constCRhinoDisplayEnginevirtual
GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) constON_Objectvirtual
GetCurveAttributes(CRhCurveAttributes &attributes) constCRhinoDisplayEngine
GetDepthBuffer(float *buffer, int left, int top, int width, int height)CRhinoDisplayEnginevirtual
GetEnabledClipPlanes(const ON_Xform *xf) constCRhinoDisplayEngine
GetFarPlane(ON_Plane &) constCRhinoDisplayEngine
GetLight(int index) constCRhinoDisplayEnginevirtual
GetModelViewMatrix() constCRhinoDisplayEngine
GetMultiSampleMode() constCRhinoDisplayEnginevirtual
GetMultiSampleModes(ON_SimpleArray< int > &modes) constCRhinoDisplayEnginevirtual
GetNearFarPlane(ON_Plane &N, ON_Plane &F) constCRhinoDisplayEngine
GetNearPlane(ON_Plane &) constCRhinoDisplayEngine
GetOffscreenBufferInfo(HDC hDC, int &nColorDepth, int &nZDepth)CRhinoDisplayEnginevirtual
GetRenderTargetDC() constCRhinoDisplayEngineprotected
GetSceneManager()CRhinoDisplayEnginevirtual
GetSceneManager(const CRhinoDoc *doc)CRhinoDisplayEngine
GetSceneManager(unsigned int docSerialNumber)CRhinoDisplayEnginevirtual
GetStereoParallax() constCRhinoDisplayEnginevirtual
GetStereoSeparation() constCRhinoDisplayEnginevirtual
GetUserData(const ON_UUID &userdata_uuid) constON_Object
GetUserString(const wchar_t *key, ON_wString &string_value) constON_Object
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) constON_Object
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) constON_Object
HasDepthBuffer()CRhinoDisplayEnginevirtual
InstanceDefinitionTransform() constCRhinoDisplayEngine
InStereoMode() constCRhinoDisplayEnginevirtual
InvalidateCapturedFrame()CRhinoDisplayEnginevirtual
IsAccelerated() constCRhinoDisplayEnginevirtual
IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) constON_Object
IsEntireBoxVisible(const ON_BoundingBox &bbox) constCRhinoDisplayEngine
iShutdownEngine()CRhinoDisplayEngineprotected
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsPreview(void) constCRhinoDisplayEngine
IsValid(class ON_TextLog *text_log=nullptr) constON_Objectvirtual
LightCount() constCRhinoDisplayEnginevirtual
Line(const ON_4fPoint &start, const ON_4fPoint &end)CRhinoDisplayEngineprotected
LinearWorkflow() constCRhinoDisplayEngine
LineTo(const ON_4fPoint &)CRhinoDisplayEngineprotected
m__zbias_aCRhinoDisplayEngineprotected
m__zbias_bCRhinoDisplayEngineprotected
m__zbias_cCRhinoDisplayEngineprotected
m__zbias_dCRhinoDisplayEngineprotected
m__zbias_use_dCRhinoDisplayEngineprotected
m_bInfiniteDepthCRhinoDisplayEngineprotected
m_bInStereoModeCRhinoDisplayEngineprotected
m_bUseMaterialsCRhinoDisplayEngineprotected
m_CameraCRhinoDisplayEngineprotected
m_CameraStackCRhinoDisplayEngineprotected
m_cliptol_xCRhinoDisplayEngineprotected
m_cliptol_yCRhinoDisplayEngineprotected
m_cliptol_zCRhinoDisplayEngineprotected
m_curve_attrsCRhinoDisplayEngineprotected
m_depth_testing_stackCRhinoDisplayEngineprotected
m_depth_writing_stackCRhinoDisplayEngineprotected
m_dpCRhinoDisplayEngineprotected
m_dpi_scaleCRhinoDisplayEngineprotected
m_draw_speedCRhinoDisplayEngineprotected
m_fStereoParallaxCRhinoDisplayEngineprotected
m_fStereoSeparationCRhinoDisplayEngineprotected
m_hDCCRhinoDisplayEngineprotected
m_hWndCRhinoDisplayEngineprotected
m_modelview_matrix_stackCRhinoDisplayEngineprotected
m_ModelXformStackCRhinoDisplayEngineprotected
m_nDisplayHeightCRhinoDisplayEngineprotected
m_nDisplayWidthCRhinoDisplayEngineprotected
m_privateCRhinoDisplayEngineprotected
m_stol_xCRhinoDisplayEngineprotected
m_stol_yCRhinoDisplayEngineprotected
m_stol_zCRhinoDisplayEngineprotected
m_wire_depthCRhinoDisplayEngineprotected
MarkAggregateComponentStatusAsNotCurrent() constON_Objectvirtual
MaxClipPlanesSupported() const overrideCRhinoDisplayEngine_GDIvirtual
MaxDecalsSupported() constCRhinoDisplayEnginevirtual
MaxLightsSupported() constCRhinoDisplayEnginevirtual
MaxObjectMappingsSupported() constCRhinoDisplayEnginevirtual
MaxProceduralCommandsSupported() constCRhinoDisplayEngine
MaxProceduralsSupported() constCRhinoDisplayEngine
MaxProceduralTransformsSupported() constCRhinoDisplayEngine
MemoryRelocate()ON_Objectvirtual
MeshBufferingEnabled() constCRhinoDisplayEnginevirtual
ModelObjectId() constON_Objectvirtual
ModelTransform() constCRhinoDisplayEngine
ModelTransformIsIdentity() constCRhinoDisplayEngine
MoveTo(const ON_4fPoint &)CRhinoDisplayEngineprotected
MoveToLineTo(const ON_4fPoint &start, const ON_4fPoint &end)CRhinoDisplayEngineprotected
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()CRhinoDisplayEnginevirtual
NotifyFrameSizeChanged(int width, int height) overrideCRhinoDisplayEngine_GDIprotectedvirtual
NotifyProjectionChanged()CRhinoDisplayEnginevirtual
ObjectType() constON_Objectvirtual
ON_Object() ON_NOEXCEPTON_Object
ON_Object(const ON_Object &)ON_Object
operator=(const ON_Object &)ON_Object
PopColorWriting()CRhinoDisplayEnginevirtual
PopDepthTesting()CRhinoDisplayEnginevirtual
PopDepthWriting()CRhinoDisplayEnginevirtual
PopModelTransform()CRhinoDisplayEngine
PopModelViewMatrix()CRhinoDisplayEngine
PopProjection()CRhinoDisplayEngine
PreviewEnvironmentId(void) constCRhinoDisplayEngine
PurgeUserData()ON_Object
PushColorWriting(bool bEnable)CRhinoDisplayEnginevirtual
PushDepthTesting(bool bEnable)CRhinoDisplayEnginevirtual
PushDepthWriting(bool bEnable)CRhinoDisplayEnginevirtual
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_Objectvirtual
ResetEngine() overrideCRhinoDisplayEngine_GDIvirtual
RestoreBackBuffer() overrideCRhinoDisplayEngine_GDIvirtual
RestoreDepthBuffer()CRhinoDisplayEnginevirtual
RestoreGraphicsState()CRhinoDisplayEngine_GDI
SaveBackBuffer() overrideCRhinoDisplayEngine_GDIvirtual
SaveDepthBuffer()CRhinoDisplayEnginevirtual
SaveGraphicsState()CRhinoDisplayEngine_GDI
ScreenLength(double world_length) constCRhinoDisplayEngine
ScreenToClip() constCRhinoDisplayEngine
ScreenToClipInverse() constCRhinoDisplayEngine
SetCamera(const ON_Viewport &)CRhinoDisplayEngine
SetClippingPlanes(const ON_SimpleArray< ON_ClippingPlaneInfo > &clipplanes)CRhinoDisplayEnginevirtual
SetClipRect(const ON_4iRect &clipRect)CRhinoDisplayEngine_GDI
SetClipRegion(int region_id)CRhinoDisplayEnginevirtual
SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) constON_Objectvirtual
SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) constON_Objectvirtual
SetCullFaceMode(ECullFaceMode mode)CRhinoDisplayEnginevirtual
SetCurveAttributes(const CRhCurveAttributes &attributes)CRhinoDisplayEngine
SetDepthMode(int nDepth)CRhinoDisplayEnginevirtual
SetDpiScale(float scale)CRhinoDisplayEngine
SetInstanceDefinitionTransform(const ON_Xform &idt)CRhinoDisplayEngine
SetIsPreview(bool)CRhinoDisplayEngine
SetLinearWorkflow(const CDisplayPipelineAttributes::LinearWorkflow &lw)CRhinoDisplayEngine
SetModelTransform(const ON_Xform &mt)CRhinoDisplayEngine
SetModelViewMatrix(const ON_Xform &xf)CRhinoDisplayEngine
SetMultiSampleMode(int mode)CRhinoDisplayEnginevirtual
SetPreviewEnvironmentId(ON_UUID id)CRhinoDisplayEngine
SetRenderTarget(HWND hWnd)CRhinoDisplayEngineprotectedvirtual
SetRenderTarget(HDC pDC, bool bShutDown)CRhinoDisplayEngineprotectedvirtual
SetScreenDrawTolerance(double, double, double)CRhinoDisplayEngineprotected
SetStereoMode(bool bStereo)CRhinoDisplayEnginevirtual
SetStereoParallax(float)CRhinoDisplayEnginevirtual
SetStereoSeparation(float fSep)CRhinoDisplayEnginevirtual
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)CRhinoDisplayEnginevirtual
ShadowsEnabled(void) constCRhinoDisplayEngine
ShowBackBuffer(HDC hDC)CRhinoDisplayEnginevirtual
ShutdownEngine() overrideCRhinoDisplayEngine_GDIvirtual
SizeOf() constON_Objectvirtual
StartEngine() overrideCRhinoDisplayEngine_GDIvirtual
StopEngine()CRhinoDisplayEnginevirtual
SupportsMultiSampling() constCRhinoDisplayEnginevirtual
SupportsShading() constCRhinoDisplayEnginevirtual
SupportsVboBuffers() constCRhinoDisplayEngineprotected
ThisIsNullptr(bool bSilentError) constON_Object
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_Objectvirtual
UseClipPlanes() constCRhinoDisplayEngine
UseMaterials()CRhinoDisplayEngine
UserDataConflictResolution enum nameON_Object
UserStringCount() constON_Object
VectorEngineAttached() constCRhinoDisplayEngine_GDI
VP() constCRhinoDisplayEngine
WireDpiScale() constCRhinoDisplayEngine
WorldToCamera(bool includeModelXform=true) constCRhinoDisplayEngine
WorldToCameraInverse(bool includeModelXform=true) constCRhinoDisplayEngine
WorldToClip(bool includeModelXform=true) constCRhinoDisplayEngine
WorldToClipInverse(bool includeModelXform=true) constCRhinoDisplayEngine
WorldToClippingPoint(const ON_3dPoint &point) constCRhinoDisplayEngine
WorldToScreen(bool includeModelXform=true) constCRhinoDisplayEngine
WorldToScreenInverse(bool includeModelXform=true) constCRhinoDisplayEngine
WorldToScreenPoint(const ON_3dPoint &point) constCRhinoDisplayEngine
Write(ON_BinaryArchive &binary_archive) constON_Objectvirtual
ZBiasDistance(double z, double w) constCRhinoDisplayEngineprotected
ZBiasLevel() constCRhinoDisplayEnginevirtual
~CRhinoDisplayEngine()CRhinoDisplayEnginevirtual
~CRhinoDisplayEngine_GDI()CRhinoDisplayEngine_GDIvirtual
~ON_Object()ON_Objectvirtual