diguyCharacterPathEvent

Generated from diguyCharacterPathEvent.h

DI-Guy API Version 12.5.1

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

Contents:

Alphabetical Index

Link against: libdiguy

class diguyCharacterPathEvent

class BDI_DECLSPEC_diguy diguyCharacterPathEvent
{
public:
    const char* get_name();
    diguyCharacter* get_character();
    diguyCharacterPath* get_path();
    float get_how_far();

function diguyCharacterPathEvent::get_name

Prototype:

const char* get_name();
Description:

Returns the name of the bead. This pointer will never be NULL.

Returns:

name of the bead

Callable From:

function diguyCharacterPathEvent::get_character

Prototype:

diguyCharacter* get_character();
Description:

This function returns a pointer to the character owning this event bead.

Returns:

pointer of type diguyCharacter

Callable From:

function diguyCharacterPathEvent::get_path

Prototype:

diguyCharacterPath* get_path();
Description:

This function returns a pointer to the path owning this event bead.

Returns:

pointer of type diguyCharacterPath

Callable From:

function diguyCharacterPathEvent::get_how_far

Prototype:

float get_how_far();
Returns:

returns how far the character is into this bead. This is a normalized value. 0 means beginning of bead, 0.5 means halfway through, 1 means end of bead

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.