Privacy
An open-source, flexible 3D physical simulation framework
mars::plugins::PythonMars::CameraStruct Struct Reference

#include <PythonMars.h>

Public Attributes

unsigned long id
 
double * data
 
double * pydata
 
int size
 

Detailed Description

Definition at line 68 of file PythonMars.h.

Member Data Documentation

◆ data

double* mars::plugins::PythonMars::CameraStruct::data

Definition at line 70 of file PythonMars.h.

◆ id

unsigned long mars::plugins::PythonMars::CameraStruct::id

Definition at line 69 of file PythonMars.h.

◆ pydata

double * mars::plugins::PythonMars::CameraStruct::pydata

Definition at line 70 of file PythonMars.h.

◆ size

int mars::plugins::PythonMars::CameraStruct::size

Definition at line 71 of file PythonMars.h.


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