Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
iSpriteSocket Struct Reference
A socket for specifying where sprites can plug into other sprites. More...
#include <imesh/sprite3d.h>
Inheritance diagram for iSpriteSocket:

Public Member Functions | |
virtual void | SetName (char const *)=0 |
Set the name. | |
virtual char const * | GetName () const =0 |
Get the name. | |
virtual void | SetMeshWrapper (iMeshWrapper *mesh)=0 |
Set the attached sprite. | |
virtual iMeshWrapper * | GetMeshWrapper () const =0 |
Get the attached sprite. | |
virtual void | SetTriangleIndex (int tri_index)=0 |
Set the index of the triangle for the socket. | |
virtual int | GetTriangleIndex () const =0 |
Get the index of the triangle for the socket. |
Detailed Description
A socket for specifying where sprites can plug into other sprites.
Definition at line 128 of file sprite3d.h.
Member Function Documentation
|
Get the attached sprite.
|
|
Get the name.
|
|
Get the index of the triangle for the socket.
|
|
Set the attached sprite.
|
|
Set the name.
|
|
Set the index of the triangle for the socket.
|
The documentation for this struct was generated from the following file:
- imesh/sprite3d.h
Generated for Crystal Space by doxygen 1.3.9.1