#include <llvolume.h>
Inheritance diagram for LLDynamicPath:


Public Member Functions | |
| LLDynamicPath (const LLPathParams ¶ms) | |
| BOOL | generate (F32 detail=1.0f, S32 split=0, BOOL is_sculpted=FALSE) |
Definition at line 753 of file llvolume.h.
| LLDynamicPath::LLDynamicPath | ( | const LLPathParams & | params | ) | [inline] |
Definition at line 756 of file llvolume.h.
| BOOL LLDynamicPath::generate | ( | F32 | detail = 1.0f, |
|
| S32 | split = 0, |
|||
| BOOL | is_sculpted = FALSE | |||
| ) | [virtual] |
Reimplemented from LLPath.
Definition at line 1246 of file llvolume.cpp.
References LLPath::getPathLength(), i, LLPath::mOpen, LLPath::mPath, LLPath::resizePath(), and TRUE.
1.4.7