prim_linkability_tut.cpp File Reference

#include "linden_common.h"
#include "lltut.h"
#include "llprimlinkinfo.h"
#include "llrand.h"

Include dependency graph for prim_linkability_tut.cpp:

Go to the source code of this file.

Namespaces

namespace  tut

Classes

struct  tut::linkable_data

Typedefs

typedef test_group< linkable_data > tut::linkable_test
typedef linkable_test::object tut::linkable_object

Functions

void randomize_sphere (LLSphere &sphere, F32 center_range, F32 radius_range)
void randomize_sphere (LLSphere &sphere, F32 center_range, F32 minimum_radius, F32 maximum_radius)
bool random_sort (const LLPrimLinkInfo< S32 > &, const LLPrimLinkInfo< S32 > &b)
tut::linkable_test tut::wtf ("prim linkability")


Function Documentation

bool random_sort ( const LLPrimLinkInfo< S32 > &  ,
const LLPrimLinkInfo< S32 > &  b 
)

Definition at line 57 of file prim_linkability_tut.cpp.

References ll_rand().

Here is the call graph for this function:

void randomize_sphere ( LLSphere sphere,
F32  center_range,
F32  minimum_radius,
F32  maximum_radius 
)

Definition at line 44 of file prim_linkability_tut.cpp.

References i, ll_frand(), LLVector3::mV, S32, LLSphere::setCenter(), and LLSphere::setRadius().

Here is the call graph for this function:

void randomize_sphere ( LLSphere sphere,
F32  center_range,
F32  radius_range 
)

Definition at line 31 of file prim_linkability_tut.cpp.

References i, ll_frand(), LLVector3::mV, S32, LLSphere::setCenter(), and LLSphere::setRadius().

Here is the call graph for this function:


Generated on Fri May 16 08:38:18 2008 for SecondLife by  doxygen 1.5.5