Blender V2.61 - r43446
Functions

main.cpp File Reference

#include "BSP_GhostTest3D.h"
#include "BSP_TMesh.h"
#include "MEM_SmartPtr.h"
#include "BSP_PlyLoader.h"
#include <iostream>

Go to the source code of this file.

Functions

MEM_SmartPtr< BSP_TMeshNewTestMesh (int x, int y, MT_Scalar fx, MT_Scalar fy, MT_Scalar ampx, MT_Scalar ampy, MT_Scalar sx, MT_Scalar sy)
int main ()

Function Documentation

int main ( )
MEM_SmartPtr<BSP_TMesh> NewTestMesh ( int  x,
int  y,
MT_Scalar  fx,
MT_Scalar  fy,
MT_Scalar  ampx,
MT_Scalar  ampy,
MT_Scalar  sx,
MT_Scalar  sy 
)

Definition at line 39 of file bsp/test/BSP_GhostTest/main.cpp.

References i, BSP_TVertex::m_pos, MT_PI(), sin(), and simple_enum_gen::val.

Referenced by main().