Sys::Image class reference
[Core module]

Declaration  

#include <Goptical/Sys/Image>

namespace Goptical {
namespace Sys {
class Image;
};
};

This class is a member of the Sys namespace.

Inheritance  


 
 

 
 


 
 

 
 


 
 

 
 


Description  

Image plane optical element

Members  

See also the full member list section for this class.

Inherited members  

Functions  

  • Image(const Math::VectorPair3 &position, const const_ref<Curve::Base> &curve, const const_ref<Shape::Base> &shape)
  • Image(const Math::VectorPair3 &position, double radius)

Members detail  

Image(const Math::VectorPair3 &position, const const_ref<Curve::Base> &curve, const const_ref<Shape::Base> &shape)  

Create a new image plane at given position.

Image(const Math::VectorPair3 &position, double radius)  

Create a new flat square image plane at given position with given half width

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