HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HDK_Sample::FractalPoint Class Reference

#include <RAY_DemoMountain.h>

Public Member Functions

void assign (fpreal x, fpreal y, fpreal z, uint s)
 

Public Attributes

UT_Vector3 pos
 
int seed
 

Detailed Description

Examples:
RAY/RAY_DemoMountain.C.

Definition at line 37 of file RAY_DemoMountain.h.

Member Function Documentation

void HDK_Sample::FractalPoint::assign ( fpreal  x,
fpreal  y,
fpreal  z,
uint  s 
)
inline
Examples:
RAY/RAY_DemoMountain.C, and RAY/RAY_DemoMountain.h.

Definition at line 39 of file RAY_DemoMountain.h.

Member Data Documentation

UT_Vector3 HDK_Sample::FractalPoint::pos
Examples:
RAY/RAY_DemoMountain.C, and RAY/RAY_DemoMountain.h.

Definition at line 44 of file RAY_DemoMountain.h.

int HDK_Sample::FractalPoint::seed
Examples:
RAY/RAY_DemoMountain.C, and RAY/RAY_DemoMountain.h.

Definition at line 45 of file RAY_DemoMountain.h.


The documentation for this class was generated from the following file: