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::Body_2d Struct Reference

2D body information resulting from projecting the 3D body. More...

#include <pt_body_2d.h>

Public Member Functions

 Body_2d ()
 
 Body_2d (const Bbox &full_box, const Bbox &body_box, const Vector &mdir=Vector())
 

Public Attributes

Bbox full_bbox
 
Bbox body_bbox
 
Visibility visibility
 
Vector model_dir
 

Detailed Description

2D body information resulting from projecting the 3D body.

Constructor & Destructor Documentation

kjb::pt::Body_2d::Body_2d ( )
inline
kjb::pt::Body_2d::Body_2d ( const Bbox full_box,
const Bbox body_box,
const Vector mdir = Vector() 
)
inline

Member Data Documentation

Bbox kjb::pt::Body_2d::body_bbox
Bbox kjb::pt::Body_2d::full_bbox
Vector kjb::pt::Body_2d::model_dir
Visibility kjb::pt::Body_2d::visibility

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