cesium-native/doc/diagrams/dependencies/CesiumCurl.mmd

13 lines
475 B
Plaintext

---
comment: This file was generated by dep-graph-gen. DO NOT EDIT THIS FILE!
title: CesiumCurl Dependency Graph
---
graph TD
classDef dependencyNode fill:#fff,stroke:#ccc,color:#666,font-weight:bold,font-size:28px
classDef libraryNode fill:#9f9,font-weight:bold,font-size:28px
CesiumCurl[CesiumCurl] --> CURL_libcurl{{CURL::libcurl}}
CesiumCurl[CesiumCurl] --> CesiumAsync[CesiumAsync]
class CURL_libcurl dependencyNode
class CesiumAsync,CesiumCurl libraryNode