SourceForge.net Logo

camvox::CSGOperation Class Reference

#include <CSGOperation.h>

Inheritance diagram for camvox::CSGOperation:

camvox::CSGObject camvox::CSGDifference camvox::CSGIntersection camvox::CSGInvert camvox::CSGUnion

List of all members.


Public Member Functions

 CSGOperation ()
virtual ~CSGOperation ()
virtual void add (CSGObject *obj)
virtual void mergeTransforms (void)
virtual void mergeResolutions (void)

Public Attributes

std::vector< CSGObject * > childs

Constructor & Destructor Documentation

camvox::CSGOperation::CSGOperation (  )  [inline]

virtual camvox::CSGOperation::~CSGOperation (  )  [inline, virtual]


Member Function Documentation

void camvox::CSGOperation::add ( CSGObject obj  )  [virtual]

void camvox::CSGOperation::mergeTransforms ( void   )  [virtual]

Reimplemented from camvox::CSGObject.

void camvox::CSGOperation::mergeResolutions ( void   )  [virtual]

Reimplemented from camvox::CSGObject.


Member Data Documentation


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