3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
CameraProperties Class Reference

#include <cameras.h>

Collaboration diagram for CameraProperties:
Collaboration graph
[legend]

Public Member Functions

void clear ()
 
void addGroup ()
 
void addEntry (CameraProperty &p)
 

Public Attributes

std::vector< std::vector< CameraProperty > > props
 

Member Function Documentation

◆ addEntry()

void CameraProperties::addEntry ( CameraProperty p)
inline

References ASSERT.

Referenced by CameraLookAt::getProperties().

Here is the caller graph for this function:

◆ addGroup()

void CameraProperties::addGroup ( )
inline

Referenced by CameraLookAt::getProperties().

Here is the caller graph for this function:

◆ clear()

void CameraProperties::clear ( )
inline

Referenced by CameraLookAt::getProperties().

Here is the caller graph for this function:

Member Data Documentation

◆ props

std::vector<std::vector<CameraProperty> > CameraProperties::props

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