#include <llvolume.h>


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

1.5.5