RayZaler 0.1
The free opto-mechanical simulation framework
|
Public Types | |
typedef vector_node< T > * | vector_node_ptr |
typedef vec_data_store< T > | vds_t |
Public Member Functions | |
virtual std::size_t | size () const =0 |
virtual vector_node_ptr | vec () const =0 |
virtual vector_node_ptr | vec ()=0 |
virtual vds_t & | vds ()=0 |
virtual const vds_t & | vds () const =0 |
virtual bool | side_effect () const |