Public Member Functions | |
JSONTransformVisitor (Json::Value const &root) | |
Parses json describing a transformation to compute the overall transformation. | |
Transform const & | getTransform () const |
Json::Value const & | getLeaf () const |
Definition at line 43 of file JSONTransformVisitor.h.