gucoordinates
Public Attributes | List of all members
px_coord_to_cam_coord_Fake Struct Reference

#include <conversion_fakes.h>

Collaboration diagram for px_coord_to_cam_coord_Fake:
Collaboration graph

Public Attributes

const gu_pixel_coordinate arg0_val
 
const gu_pixel_coordinate arg0_history [(50u)]
 
unsigned int call_count
 
unsigned int arg_history_len
 
unsigned int arg_histories_dropped
 
gu_camera_coordinate return_val
 
int return_val_seq_len
 
int return_val_seq_idx
 
gu_camera_coordinatereturn_val_seq
 
gu_camera_coordinate return_val_history [(50u)]
 
int custom_fake_seq_len
 
int custom_fake_seq_idx
 
gu_camera_coordinate(* custom_fake )(const gu_pixel_coordinate arg0)
 
gu_camera_coordinate(** custom_fake_seq )(const gu_pixel_coordinate arg0)
 

Detailed Description

Definition at line 104 of file conversion_fakes.h.

Member Data Documentation

◆ arg0_history

const gu_pixel_coordinate px_coord_to_cam_coord_Fake::arg0_history[(50u)]

Definition at line 104 of file conversion_fakes.h.

◆ arg0_val

const gu_pixel_coordinate px_coord_to_cam_coord_Fake::arg0_val

Definition at line 104 of file conversion_fakes.h.

◆ arg_histories_dropped

unsigned int px_coord_to_cam_coord_Fake::arg_histories_dropped

Definition at line 104 of file conversion_fakes.h.

◆ arg_history_len

unsigned int px_coord_to_cam_coord_Fake::arg_history_len

Definition at line 104 of file conversion_fakes.h.

◆ call_count

unsigned int px_coord_to_cam_coord_Fake::call_count

Definition at line 104 of file conversion_fakes.h.

◆ custom_fake

gu_camera_coordinate(* px_coord_to_cam_coord_Fake::custom_fake) (const gu_pixel_coordinate arg0)

Definition at line 104 of file conversion_fakes.h.

◆ custom_fake_seq

gu_camera_coordinate(** px_coord_to_cam_coord_Fake::custom_fake_seq) (const gu_pixel_coordinate arg0)

Definition at line 104 of file conversion_fakes.h.

◆ custom_fake_seq_idx

int px_coord_to_cam_coord_Fake::custom_fake_seq_idx

Definition at line 104 of file conversion_fakes.h.

◆ custom_fake_seq_len

int px_coord_to_cam_coord_Fake::custom_fake_seq_len

Definition at line 104 of file conversion_fakes.h.

◆ return_val

gu_camera_coordinate px_coord_to_cam_coord_Fake::return_val

Definition at line 104 of file conversion_fakes.h.

◆ return_val_history

gu_camera_coordinate px_coord_to_cam_coord_Fake::return_val_history[(50u)]

Definition at line 104 of file conversion_fakes.h.

◆ return_val_seq

gu_camera_coordinate* px_coord_to_cam_coord_Fake::return_val_seq

Definition at line 104 of file conversion_fakes.h.

◆ return_val_seq_idx

int px_coord_to_cam_coord_Fake::return_val_seq_idx

Definition at line 104 of file conversion_fakes.h.

◆ return_val_seq_len

int px_coord_to_cam_coord_Fake::return_val_seq_len

Definition at line 104 of file conversion_fakes.h.


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