C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
vsn_explodedispatcher.h File Reference

Class ExplodeDispatcher is used to manage the process of disassembling objects the geometric model (scene segments), it also provides support for working with GUI tabs and provides various viewing modes. More...

#include <map>
#include <vsn_global.h>
#include <vsn_vector3d.h>
#include <vsn_point3d.h>
#include <vsn_variant.h>

Classes

class  VSN::ExplodeParameterState
 The ExplodeParameterState class is used to get the state of GUI elements by control parameter. More...
 
class  VSN::ExplodeParameterValues
 Class ExplodeParameterValues is used to get a set of a ranges, determined by the control parameter. The method ExplodeDispatcher::GetParameterValues() is used to get data. If for the requested parameter such a range type is not supported, ExplodeDispatcher::GetParameterValues() method will return ResultState::rs_UnSupported. More...
 
class  VSN::ExplodeDispatcher
 Class ExplodeDispatcher is used to manage the process of disassembling objects of the geometric model (scene segments), it also provides support for working with GUI tabs and provides various viewing modes. More...
 

Detailed Description

Class ExplodeDispatcher is used to manage the process of disassembling objects the geometric model (scene segments), it also provides support for working with GUI tabs and provides various viewing modes.