|
| CircleSpatialAnchor (string id, long x, long y, long radius) |
|
long | getX () |
|
long | getY () |
|
long | getRadius () |
|
| SpatialAnchor (string id) |
|
| ContentAnchor (string id) |
|
| Anchor (string id) |
|
| InterfacePoint (string someId) |
|
| Entity (string someId) |
|
void | printHierarchy () |
|
bool | instanceOf (string s) |
|
int | compareTo (Entity *otherEntity) |
|
string | getId () |
|
int | hashCode () |
|
virtual void | setId (string someId) |
|
virtual string | toString () |
|
virtual Entity * | getDataEntity () |
|
|
static bool | hasInstance (Entity *instance, bool eraseFromList) |
|
static const short | CAT_NONE = 0x00 |
|
static const short | CAT_ALL = 0x01 |
|
static const short | CAT_TIME = 0x02 |
|
static const short | CAT_SAMPLES = 0x03 |
|
static const short | CAT_FRAMES = 0x04 |
|
static const short | CAT_NPT = 0x05 |
|
set< string > | typeSet |
|
br::pucrio::telemidia::ncl::interfaces::CircleSpatialAnchor::CircleSpatialAnchor |
( |
string |
id, |
|
|
long |
x, |
|
|
long |
y, |
|
|
long |
radius |
|
) |
| |
Class constructor.
- Parameters
-
x | x-coordinate of the circle centre. |
y | y-coordinate of the circle centre. |
radius | radius of the circle centre. |
The documentation for this class was generated from the following files: