Sys::Group class reference
[Core module]

Declaration  

#include <Goptical/Sys/Group>

namespace Goptical {
namespace Sys {
class Group;
};
};

This class is a member of the Sys namespace.

Inheritance  


 
 

 
 


 
 
 

 
 


 
 

 
 


Description  

This class is used to form a group of optical elements. A group is a special kind of optical element which can contains other elements. A group has its own local coordinate system.

See also System hierarchy and groups section.

Members  

See also the full member list section for this class.

Inherited members  

Functions  

Members detail  

Group(const Math::VectorPair3 &p)  

Create a new group at given position

virtual ~Group()  

No documentation available

virtual Math::VectorPair3 get_bounding_box() const  

This virtual function overrides the get_bounding_box virtual function defined in the Element base class.

Documentation inherited from base class:

Get bounding box in local coordinates

Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:24 2012 using MkDoc