Query: mcp_object
OS: debian
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MCP_OBJECT(9) s3d Manual MCP_OBJECT(9)NAMEmcp_object - master control program objectSYNOPSIS#include <s3d.h>STRUCTURE MEMBERSstruct mcp_object { uint32_t object; float trans_x; float trans_y; float trans_z; float r; char name; }DESCRIPTIONDeprecated don't use, to be removed soon (use struct s3d_but_info). ;)AUTHORSimon Wunderlich Author of s3d s3d MCP_OBJECT(9)