CMSC23740 Common Code Library
Support code for CS23740 programming projects
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 ▼Ncs237
 ▼N__detail
 CAABBAxis-Aligned Bounding Box parameterized over the scalar type
 CImageBase
 CPlaneRepresentation of a oriented 3D plane
 CTextureBase
 ▼Ngobj
 CObjGeometric object
 ▼CApplicationBase class for applications
 CQueuesInformation about queue families
 CSamplerInfo
 CSwapChainDetails
 CAttachmentFrame-buffer attachments for off-screen rendering support
 CBufferA base class for buffer objects of all kinds
 CCreateWindowInfoStructure containing parameters for creating windows
 CDataImage2DA 2D Image used to store 2D data, such as a normal map
 CDepthAttachmentDepth-buffer attachment for off-screen rendering
 CDepthBuffer
 CImage1D
 CImage2D
 CIndexBufferBuffer class for index data; the type parameter I is the index type
 CMemoryObjWrapper around Vulkan memory objects
 CShaders
 CStorageBuffer
 CStorageVertexBuffer
 CTexture1D
 CTexture2D
 CUniformBuffer
 CVertexBuffer
 ▼CWindowAbstract base class for simple GLFW windows used to view buffers, etc
 CDepthStencilBufferInformation about the optional depth/stencil buffers for the window
 CFrameDataA container for the per-frame rendering state
 CSwapChainCollected information about the swap-chain for a window
 CSwapChainDetailsInformation about swap-chain support
 ▼Njson
 CArrayJSON arrays
 CBool
 CInteger
 CNull
 CNumberBase class for JSON numbers
 CObjectJSON objects
 CReal
 CString
 CValue
 ▼NOBJ
 CGroup
 CMaterialStructure that defines a material in a model
 CModelA model from an OBJ file