Frame Buffer¶
-
template<IsSpectral TSpectral>
class FrameBuffer¶ Public Types
Public Functions
-
FrameBuffer() = delete¶
-
inline Resolution resolution() const¶
-
inline int width() const¶
-
inline int height() const¶
-
inline void enable_depth(bool enable = true)¶
-
inline bool has_depth() const¶
-
inline void enable_mesh_ids(bool enable = true)¶
-
inline bool has_mesh_ids() const¶
-
inline void enable_camera_normals(bool enable = true)¶
-
inline bool has_camera_normals() const¶
-
inline void enable_world_normals(bool enable = true)¶
-
inline bool has_world_normals() const¶
-
inline void enable_received_power(bool enable = true)¶
-
inline bool has_received_power() const¶
-
inline void enable_sensor_response(bool enable = true)¶
-
inline bool has_sensor_response() const¶
-
inline void clear()¶
-
FrameBuffer() = delete¶