class
	SDL_VERTEX_STRUCT_API

General
	cluster: src
	description: "This file has been generated by WrapC. Do not edit. Changes will be lost!"
	create: make, make_by_pointer

Ancestors
	MEMORY_STRUCTURE*

Queries
	color: SDL_COLOR_STRUCT_API
	exists: BOOLEAN
	item: POINTER
	position: SDL_FPOINT_STRUCT_API
	shared: BOOLEAN
	structure_size: INTEGER_32
	tex_coord: SDL_FPOINT_STRUCT_API

Commands
	make
	make_by_pointer (a_ptr: POINTER)
	set_color (a_value: SDL_COLOR_STRUCT_API)
	set_position (a_value: SDL_FPOINT_STRUCT_API)
	set_tex_coord (a_value: SDL_FPOINT_STRUCT_API)


Generated by ISE EiffelStudio