Searched defs:TransformState (Results 1 – 5 of 5) sorted by relevance
44 TransformState(TransformDirection mappingDirection, const FloatPoint& p, const FloatQuad& quad) in TransformState() function54 TransformState(TransformDirection mappingDirection, const FloatPoint& p) in TransformState() function63 TransformState(TransformDirection mappingDirection, const FloatQuad& quad) in TransformState() function72 TransformState(const TransformState& other) { *this = other; } in TransformState() function
52 public interface TransformState extends TransformStateSetter interface
43 class TransformState; variable
42 class TransformState; variable
70 class TransformState; variable