cesium-native 0.43.0
|
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 |
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.
|
inlinenoexcept |
Returns true
if two credit objects have the same ID.
Definition at line 22 of file CreditSystem.h.
|
friend |
Definition at line 31 of file CreditSystem.h.