Voxvision  1
Creating and manipulating voxel octrees
Data Fields
vox_fps_info Struct Reference

Frame counter info. More...

#include <fps-control.h>

Data Fields

unsigned int status
 FPS controller status. More...
 
Uint32 frame_time
 Time taken to render the previous frame. More...
 

Detailed Description

Frame counter info.

This structure is returned by FPS counter.

Field Documentation

◆ frame_time

Uint32 vox_fps_info::frame_time

Time taken to render the previous frame.

Given in SDL ticks (milliseconds).

◆ status

unsigned int vox_fps_info::status

FPS controller status.

See vox_fpsstatus_updated() and vox_fpsstatus_fps().


The documentation for this struct was generated from the following file: