KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
kjb::pt::Visibility Struct Reference

Represents the information regarding visibility of an actor at a given frame and given all other actors. More...

#include <pt_visibility.h>

Public Member Functions

 Visibility ()
 

Public Attributes

std::vector< Vectorvisible_cells
 
double visible
 
double cell_width
 
double cell_height
 

Detailed Description

Represents the information regarding visibility of an actor at a given frame and given all other actors.

Constructor & Destructor Documentation

kjb::pt::Visibility::Visibility ( )
inline

Member Data Documentation

double kjb::pt::Visibility::cell_height
double kjb::pt::Visibility::cell_width
double kjb::pt::Visibility::visible
std::vector<Vector> kjb::pt::Visibility::visible_cells

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