Internal: the structures of a Canvas5Graph. More...
Classes | |
struct | PseudoShape |
Internal[low level]: a pseudo class to store the data corresponding to a shape. More... | |
struct | SectionData |
Internal: the section data. More... | |
struct | Shape |
Internal: the shape of a Canvas5Graph. More... | |
struct | ShapeData |
Internal: the shape data. More... | |
struct | State |
Internal: the state of a Canvas5Graph. More... | |
class | SubDocument |
Internal: the subdocument of a Canvas5Graph. More... | |
Functions | |
bool | intersect (MWAWVec2f const &A, MWAWVec2f const &dirA, MWAWVec2f const &B, MWAWVec2f const &dirB, MWAWVec2f &pt) |
std::vector< MWAWVec2f > | intersect (MWAWBox2f const &box, MWAWVec2f const &pt, MWAWVec2f const &dir) |
Internal: the structures of a Canvas5Graph.
std::vector< MWAWVec2f > Canvas5GraphInternal::intersect | ( | MWAWBox2f const & | box, |
MWAWVec2f const & | pt, | ||
MWAWVec2f const & | dir | ||
) |