C++ documentation#
Please refer to the following pages for ACloudViewer C++ API.
Core Documentation#
Full C++ API documentation: ACloudViewer C++ Doxygen Documentation
Complete API reference with all classes, functions, and detailed documentation
Architecture Overview: System Architecture and Modules
Understanding ACloudViewer’s architecture, core modules, and design principles
Quick Start Guide: C++ Code Examples
Get started quickly with practical code examples and CMake integration
Plugin System: Extending ACloudViewer
Learn how to create custom plugins and extend ACloudViewer’s functionality
Getting Started#
Compiling from source: Building from Source
C++ examples: Located in
examples/Cpp/directoryGitHub repository: https://github.com/Asher-1/ACloudViewer
C++ API Documentation