Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_XFORM General cluster: wel description: "The XFORM structure specifies a world-space to page-space transformation." create: make, make_by_pointer Ancestors WEL_STRUCTURE* Queries edx: REAL_32 edy: REAL_32 em11: REAL_32 em12: REAL_32 em21: REAL_32 em22: REAL_32 exists: BOOLEAN is_equal (other: [like Current] WEL_XFORM): BOOLEAN item: POINTER shared: BOOLEAN Structure_size: INTEGER_32 Commands copy (other: [like Current] WEL_XFORM) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_edx (an_effect: REAL_32) set_edy (an_effect: REAL_32) set_em11 (an_effect: REAL_32) set_em12 (an_effect: REAL_32) set_em21 (an_effect: REAL_32) set_em22 (an_effect: REAL_32) set_item (an_item: POINTER) set_shared set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org