Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoGLFormat Member List

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

activate()SoGLFormat
getAccumBufferBits() constSoGLFormat
getAlphaBits() constSoGLFormat
getBlueBits() constSoGLFormat
getDefaultFormat()SoGLFormatstatic
getDepthBits() constSoGLFormat
getDisplay() constSoGLFormat
getGreenBits() constSoGLFormat
getNearest() constSoGLFormat
getRedBits() constSoGLFormat
getSamplesCount() constSoGLFormat
getStencilBufferBits() constSoGLFormat
getVisualInfo() constSoGLFormat
getVisualInfoId() constSoGLFormat
hasAccumBuffer() constSoGLFormat
hasAlpha() constSoGLFormat
hasDepth() constSoGLFormat
hasDoubleBuffers() constSoGLFormat
hasFloatColorBuffer() constSoGLFormat
hasRgb() constSoGLFormat
hasSampleBuffers() constSoGLFormat
hasStencilBuffer() constSoGLFormat
hasStereo() constSoGLFormat
isAccelerationRequired() constSoGLFormat
isAvailable() constSoGLFormat
isCompositionRequired() constSoGLFormat
isGDISupportRequired() constSoGLFormat
isSoftwareRendererRequired() constSoGLFormat
operator=(const SoGLFormat &ref)SoGLFormat
setAccelerationRequired(const bool enable)SoGLFormat
setAccumBufferBits(const int size)SoGLFormat
setAccumBufferEnabled(const bool enabled)SoGLFormat
setAlphaBits(int bits)SoGLFormat
setAlphaEnabled(const bool enable)SoGLFormat
setBlueBits(int bits)SoGLFormat
setCompositionRequired(const bool required)SoGLFormat
setDepthBits(const int bits)SoGLFormat
setDepthEnabled(const bool enable)SoGLFormat
setDisplay(const SbGlContextHelper::Display &display)SoGLFormat
setDoubleBuffersEnabled(const bool enabled)SoGLFormat
setFloatColorBufferEnabled(const bool enable)SoGLFormat
setGDISupportRequired(const bool required)SoGLFormat
setGreenBits(int bits)SoGLFormat
setOpenglAttributes(const SbGlContextHelper::Display &display, int pfd, int *attributes, int *results)SoGLFormat
setRedBits(int bits)SoGLFormat
setRgbEnabled(const bool enabled)SoGLFormat
setSampleBuffersEnabled(const bool enable)SoGLFormat
setSamplesCount(const int countSamples)SoGLFormat
setSoftwareRendererRequired(const bool enable)SoGLFormat
setStencilBufferBits(const int size)SoGLFormat
setStencilBufferEnabled(const bool enabled)SoGLFormat
setStereoEnabled(const bool enable)SoGLFormat
setVisualInfo(const SbGlContextHelper::VisualInfo &visualInfo)SoGLFormat
setVisualInfoId(const int viId)SoGLFormat
SoGLFormat()SoGLFormat
SoGLFormat(const SbGlContextHelper::Display &display)SoGLFormat
SoGLFormat(const SoGLFormat &refFormat)SoGLFormat
~SoGLFormat()SoGLFormatvirtual