Smart Gallery v1.1
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NInfinityCode
 NSmartGallery
 NContentTypes
 CAudioContentThe class for content types that use the RawImage to display audio content
 CContentTypeThe base class for content types
 CLocalVideoContentThe class for displaying local video content
 CRawImageContentThe base class for content types that use the RawImage to display content
 CRemoteTextureContentClass for displaying remote textures
 CRemoteTextureDataThe data of the remote texture
 CRemoteVideoContentThe class for displaying remote video content
 CTextureContentThe content type for displaying textures
 CUIPrefabContentThe content type for displaying UI prefabs
 CVideoContentThe base class for content types that use the VideoPlayer component to display content
 NModules
 CAnimatedModuleThe base class for modules that have animation
 CContentModuleModule for interacting with the content of the gallery
 CModuleThis class is used as a base for all modules in the SmartGallery
 NTransitions
 CContinuousTransitionAbstract class for continuous content transition
 CFadeClass for switching content with a fade effect
 CHorizontalFlipClass for switching content with a horizontal flip animation
 CHorizontalSlideClass for switching content with a horizontal slide animation
 CHorizontalSlideAndFadeClass for switching content with a horizontal slide and fade animation
 CImmediateClass for the immediate switch between frames
 CTransitionAbstract class for animating content when switching between frames
 CVerticalFlipClass for switching content with a vertical flip animation
 CVerticalSlideClass for switching content with a vertical slide animation
 CVerticalSlideAndFadeClass for switching content with a vertical slide and fade animation
 CColliderLoaderThe loader for the GameObject
 CFrameThe frame of the gallery
 CFramesThe collection of frames in the gallery
 CGalleryRepresents a gallery
 CInteractionLockerThe locker for interaction with the module
 CLoaderThe loader of the gallery
 CMessageSystemMessageSystem class is responsible for handling and triggering various events
 CPropertyThe property of the frame
 CPropertyNamesGeneral property names
 CPropertyValueThe value of the property
 CPropertyWeightsWeights of general properties
 CUILoaderThe loader for the UI elements that can be clicked
 CViewerProvides functionality for navigating through frames, accessing properties of frames, and interacting with modules. It also handles the initialization and destruction of the viewer