diguyCharacterGestureType Type Declaration

Generated from diguyCharacterGestureType.h

DI-Guy API Version 12.5.1

This file was automatically generated from diguyCharacterGestureType.h. Do not edit this file directly; the changes will be lost.
Includes: declspec_diguy.h

Contents:

Alphabetical Index

typedef diguyCharacterGestureType

typedef int diguyCharacterGestureType;

enumeration

enum {
	DIGUY_CHARACTER_GESTURE_TYPE_UNKNOWN = 0,
	DIGUY_CHARACTER_GESTURE_TYPE_PROGRESSION,
	DIGUY_CHARACTER_GESTURE_TYPE_TABLE,
	DIGUY_CHARACTER_GESTURE_TYPE_COUNT
};

function diguy_gesture_type_to_string

Prototype:

const char* diguy_gesture_type_to_string(diguyCharacterGestureType gesture_type);
Description:

This function converts the passed gesture type enumeration into a NULL-terminated C-style string.

Returns:

C-style string identifying gesture type

Callable From:

function diguy_gesture_type_from_string

Prototype:

diguyCharacterGestureType diguy_gesture_type_from_string(const char* string);
Description:

This function converts the passed C-style string into an enumerated value.

Returns:

enumeration value of gesture type

Callable From:


Alphabetical Index




Copyright (C) 1992-2012 Boston Dynamics

ALL RIGHTS RESERVED.

These coded instructions, statements, and computer programs contain unpublished proprietary information of Boston Dynamics and are protected by Copyright Laws of the United States. They may not be used, duplicated, or disclosed in any form, in whole or in part, without the prior written consent from Boston Dynamics.

RESTRICTED RIGHTS LEGEND

Use, duplication, or disclosure by the government is subject to restrictions as set forth in FAR 52.227.19(c)(2) or subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Sofware clause at DFARS 252.227-7013 and/or in similar or successor clauses in the FAR, or the DOD or NASA FAR Supplement, or to subparagraphs (c)(1) and (c)(2) of the Commercial Computer Software--Restricted Rights at 48 CFR 52.227-19, as applicable. Unpublished-rights reserved under the Copyright Laws of the United States.

Contractor/Manufacturer is:

Boston Dynamics/78 Fourth Avenue/Waltham MA 02451.