1rtcGetBufferData(3)      Embree Ray Tracing Kernels 3      rtcGetBufferData(3)
2
3
4
5   NAME
6              rtcGetBufferData - gets a pointer to the buffer data
7
8   SYNOPSIS
9              #include <embree3/rtcore.h>
10
11              void* rtcGetBufferData(RTCBuffer buffer);
12
13   DESCRIPTION
14       The  rtcGetBufferData  function returns a pointer to the buffer data of
15       the specified buffer object (buffer argument).
16
17   EXIT STATUS
18       On failure an error code is  set  that  can  be  queried  using  rtcDe‐
19       viceGetError.
20
21   SEE ALSO
22       [rtcNewBuffer]
23
24
25
26                                                           rtcGetBufferData(3)
Impressum