########
Snapshot
########

.. default-domain:: cpp

Functions
=========

===================== =========================================================================================================================================================
int                   :cpp:func:`HIC_Snapshot <int HIC_Snapshot(HIC_Rendition const *nr, int width, int height, unsigned char *data)>`                                         
int                   :cpp:func:`HIC_Can_Snapshot <int HIC_Can_Snapshot(HIC_Rendition const *nr)>`                                                                             
HC_POINTER_SIZED_INT  :cpp:func:`HIC_Driver_Snapshot_Texture <HC_POINTER_SIZED_INT HIC_Driver_Snapshot_Texture(HIC_Rendition const *nr, HC_POINTER_SIZED_INT id)>`             
HC_POINTER_SIZED_INT  :cpp:func:`HIC_Driver_Snapshot_Depth_Texture <HC_POINTER_SIZED_INT HIC_Driver_Snapshot_Depth_Texture(HIC_Rendition const *nr, HC_POINTER_SIZED_INT id)>` 
===================== =========================================================================================================================================================

Detailed Description
====================

.. doxygengroup:: Snapshot
   :project: 3dgs_im
   :desc-only:

Function Documentation
======================

.. doxygenfunction:: HIC_Snapshot
   :project: 3dgs_im

.. doxygenfunction:: HIC_Can_Snapshot
   :project: 3dgs_im

.. doxygenfunction:: HIC_Driver_Snapshot_Texture
   :project: 3dgs_im

.. doxygenfunction:: HIC_Driver_Snapshot_Depth_Texture
   :project: 3dgs_im



