Seek Class Reference

#include <seek.h>

Collaboration diagram for Seek:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Seek (AICharacter *ai_ch, NodePath target_object, float seek_wt=1.0)
 Seek (AICharacter *ai_ch, LVecBase3f pos, float seek_wt=1.0)
 ~Seek ()
LVecBase3f do_seek ()

Public Attributes

AICharacter_ai_char
LVecBase3f _seek_position
float _seek_weight
LVecBase3f _seek_direction
bool _seek_done
LVecBase3f _seek_accum_force

Detailed Description

Definition at line 23 of file seek.h.


Constructor & Destructor Documentation

Seek::Seek ( AICharacter ai_ch,
NodePath  target_object,
float  seek_wt = 1.0 
)

Filename : seek.cxx Created by : Deepak, John, Navin Date : 24 Oct 09

PANDA3D SOFTWARE Copyright(c) Carnegie Mellon University. All rights reserved.

All use of this software is subjest to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE"

Definition at line 17 of file seek.cxx.

Seek::Seek ( AICharacter ai_ch,
LVecBase3f  pos,
float  seek_wt = 1.0 
)

Definition at line 29 of file seek.cxx.

Seek::~Seek (  ) 

Definition at line 41 of file seek.cxx.


Member Function Documentation

LVecBase3f Seek::do_seek (  ) 

Function : do_seek Description : This function performs the seek and returns a seek force which is used in the calculate_prioritized function. This function is not to be used by the user.

Definition at line 53 of file seek.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Definition at line 26 of file seek.h.

Definition at line 32 of file seek.h.

Definition at line 30 of file seek.h.

Definition at line 31 of file seek.h.

Definition at line 28 of file seek.h.

Definition at line 29 of file seek.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator

Generated on Tue Nov 3 22:34:42 2009 for PandAI by  doxygen 1.6.1