cesium-native  0.41.0
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.


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