cesium-native 0.43.0
Loading...
Searching...
No Matches
CesiumUtility::Credit Struct Reference

Represents an HTML string that should be shown on screen to attribute third parties for used data, imagery, etc. Acts as a handle into a CreditSystem object that actually holds the credit string. More...

#include <CesiumUtility/CreditSystem.h>

Public Member Functions

bool operator== (const Credit &rhs) const noexcept
 Returns true if two credit objects have the same ID.
 

Friends

class CreditSystem
 

Detailed Description

Represents an HTML string that should be shown on screen to attribute third parties for used data, imagery, etc. Acts as a handle into a CreditSystem object that actually holds the credit string.

Definition at line 17 of file CreditSystem.h.

Member Function Documentation

◆ operator==()

bool CesiumUtility::Credit::operator== ( const Credit & rhs) const
inlinenoexcept

Returns true if two credit objects have the same ID.

Definition at line 22 of file CreditSystem.h.

Friends And Related Symbol Documentation

◆ CreditSystem

friend class CreditSystem
friend

Definition at line 31 of file CreditSystem.h.


The documentation for this struct was generated from the following file: