Seek Class Reference
#include <seek.h>
List of all members.
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 | |
|
) |
| | |
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.
Member Data Documentation
The documentation for this class was generated from the following files:
- U:/jkolench/Desktop/PandAI_v0.5_source/seek.h
- U:/jkolench/Desktop/PandAI_v0.5_source/seek.cxx