DirectRender_Image enum value | OdGsPropertiesDirectRenderOutput | |
DirectRender_LineFlat enum value | OdGsPropertiesDirectRenderOutput | |
DirectRender_LineGouraud enum value | OdGsPropertiesDirectRenderOutput | |
DirectRender_Point enum value | OdGsPropertiesDirectRenderOutput | |
DirectRender_PolygoneFlat enum value | OdGsPropertiesDirectRenderOutput | |
DirectRender_PolygoneGouraud enum value | OdGsPropertiesDirectRenderOutput | |
DirectRender_TriangleFlat enum value | OdGsPropertiesDirectRenderOutput | |
DirectRender_TriangleGouraud enum value | OdGsPropertiesDirectRenderOutput | |
DirectRenderFlags enum name | OdGsPropertiesDirectRenderOutput | |
directRenderOutputFlags() const =0 | OdGsPropertiesDirectRenderOutput | pure virtual |
directRenderOutputImage(const OdGePoint3d *, const OdGiRasterImage *, const OdGsPropertiesDirectRenderOutput::DirectRenderImageParams &) | OdGsPropertiesDirectRenderOutput | inlinevirtual |
directRenderOutputLineFlat(const OdGePoint3d &, const OdGePoint3d &, const OdCmEntityColor &) | OdGsPropertiesDirectRenderOutput | inlinevirtual |
directRenderOutputLineGouraud(const OdGePoint3d &, const OdGePoint3d &, const OdCmEntityColor &, const OdCmEntityColor &) | OdGsPropertiesDirectRenderOutput | inlinevirtual |
directRenderOutputPoint(const OdGePoint3d &, const OdCmEntityColor &) | OdGsPropertiesDirectRenderOutput | inlinevirtual |
directRenderOutputPolygoneFlat(OdUInt32, const OdGePoint3d *, const OdCmEntityColor &) | OdGsPropertiesDirectRenderOutput | inlinevirtual |
directRenderOutputPolygoneGouraud(OdUInt32, const OdGePoint3d *, const OdCmEntityColor *) | OdGsPropertiesDirectRenderOutput | inlinevirtual |
directRenderOutputTriangleFlat(const OdGePoint3d &, const OdGePoint3d &, const OdGePoint3d &, const OdCmEntityColor &) | OdGsPropertiesDirectRenderOutput | inlinevirtual |
directRenderOutputTriangleGouraud(const OdGePoint3d &, const OdGePoint3d &, const OdGePoint3d &, const OdCmEntityColor &, const OdCmEntityColor &, const OdCmEntityColor &) | OdGsPropertiesDirectRenderOutput | inlinevirtual |