Visual Computing Library
Loading...
Searching...
No Matches
vcl::Context Member List

This is the complete list of members for vcl::Context, including all inherited members.

capabilites() constvcl::Context
Context(void *windowHandle, void *displayHandle) (defined in vcl::Context)vcl::Contextprivate
Context(const Context &)=delete (defined in vcl::Context)vcl::Context
Context(Context &&)=delete (defined in vcl::Context)vcl::Context
createFramebufferAndInitView(void *winId, bgfx::ViewId view, uint16_t width, uint16_t height, bool clear=false, uint32_t clearColor=DEFAULT_CLEAR_COLOR, float clearDepth=DEFAULT_CLEAR_DEPTH, uint8_t clearStencil=DEFAULT_CLEAR_STENCIL, bgfx::TextureFormat::Enum colorFormat=DEFAULT_COLOR_FORMAT, bgfx::TextureFormat::Enum depthFormat=DEFAULT_DEPTH_FORMAT) (defined in vcl::Context)vcl::Context
createOffscreenFramebuffer(uint16_t width, uint16_t height, bgfx::TextureFormat::Enum colorFormat=DEFAULT_COLOR_FORMAT, bgfx::TextureFormat::Enum depthFormat=DEFAULT_DEPTH_FORMAT)vcl::Context
createOffscreenFramebufferAndInitView(bgfx::ViewId view, uint16_t width, uint16_t height, bool clear=false, uint32_t clearColor=DEFAULT_CLEAR_COLOR, float clearDepth=DEFAULT_CLEAR_DEPTH, uint8_t clearStencil=DEFAULT_CLEAR_STENCIL, bgfx::TextureFormat::Enum colorFormat=DEFAULT_COLOR_FORMAT, bgfx::TextureFormat::Enum depthFormat=DEFAULT_DEPTH_FORMAT) (defined in vcl::Context)vcl::Context
DEFAULT_CLEAR_COLOR (defined in vcl::Context)vcl::Contextstatic
DEFAULT_CLEAR_DEPTH (defined in vcl::Context)vcl::Contextstatic
DEFAULT_CLEAR_STENCIL (defined in vcl::Context)vcl::Contextstatic
DEFAULT_COLOR_FORMAT (defined in vcl::Context)vcl::Contextstatic
DEFAULT_DEPTH_FORMAT (defined in vcl::Context)vcl::Contextstatic
fontManager() (defined in vcl::Context)vcl::Context
init(void *windowHandle=nullptr, void *displayHandle=nullptr) (defined in vcl::Context)vcl::Contextstatic
initHeadless() (defined in vcl::Context)vcl::Contextstatic
instance(void *windowHandle=nullptr, void *displayHandle=nullptr)vcl::Contextstatic
isDefaultWindow(void *windowHandle) constvcl::Context
isHeadless() const (defined in vcl::Context)vcl::Context
isInitialized() (defined in vcl::Context)vcl::Contextstatic
isValidViewId(bgfx::ViewId viewId) const (defined in vcl::Context)vcl::Context
mCallBack (defined in vcl::Context)vcl::Contextprivate
mDisplayHandle (defined in vcl::Context)vcl::Contextprivate
mFontManager (defined in vcl::Context)vcl::Contextprivate
mProgramManager (defined in vcl::Context)vcl::Contextprivate
mViewStack (defined in vcl::Context)vcl::Contextprivate
mWindowHandle (defined in vcl::Context)vcl::Contextprivate
operator=(const Context &)=delete (defined in vcl::Context)vcl::Context
operator=(Context &&)=delete (defined in vcl::Context)vcl::Context
programManager() (defined in vcl::Context)vcl::Context
releaseViewId(bgfx::ViewId viewId) (defined in vcl::Context)vcl::Context
renderType()vcl::Contextstatic
requestViewId() (defined in vcl::Context)vcl::Context
resetDefaultFramebuffer(uint16_t width, uint16_t height, bgfx::TextureFormat::Enum colorFormat=DEFAULT_COLOR_FORMAT) (defined in vcl::Context)vcl::Context
setDebugVerbosity(bool verbose) (defined in vcl::Context)vcl::Contextstatic
setRenderType(bgfx::RendererType::Enum renderType)vcl::Contextstatic
setResetFlags(uint flags)vcl::Contextstatic
shutdown() (defined in vcl::Context)vcl::Contextstatic
sInstancePtr (defined in vcl::Context)vcl::Contextinlineprivatestatic
sMutex (defined in vcl::Context)vcl::Contextinlineprivatestatic
sRenderType (defined in vcl::Context)vcl::Contextinlineprivatestatic
sResetFlags (defined in vcl::Context)vcl::Contextinlineprivatestatic
supportsReadback() const (defined in vcl::Context)vcl::Context
~Context() (defined in vcl::Context)vcl::Contextprivate