KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
pt_visibility.h File Reference
#include <m_cpp/m_vector.h>
#include <vector>
#include <boost/optional.hpp>

Go to the source code of this file.

Classes

struct  kjb::pt::Visibility
 Represents the information regarding visibility of an actor at a given frame and given all other actors. More...
 

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 
 kjb::pt
 

Functions

void kjb::pt::update_visibilities (const Scene &scene, bool infer_head=true)
 Update all the visibilities in a scene. More...
 
void kjb::pt::update_visibilities (const Scene &scene, size_t frame, bool infer_head=true)
 Update visibility for a single frame (and leave others intact). More...