Pioneer
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SSplitResultData Struct Reference

#include <GeoPatchJobs.h>

Collaboration diagram for SSplitResultData:
Collaboration graph
[legend]

Public Member Functions

 SSplitResultData ()
 
 SSplitResultData (double *heights_, vector3f *n_, Color3ub *c_, const vector3d &v0_, const vector3d &v1_, const vector3d &v2_, const vector3d &v3_, const GeoPatchID &patchID_)
 

Public Attributes

double * heights
 
vector3fnormals
 
Color3ubcolors
 
vector3d v0
 
vector3d v1
 
vector3d v2
 
vector3d v3
 
GeoPatchID patchID
 

Constructor & Destructor Documentation

◆ SSplitResultData() [1/2]

SSplitResultData::SSplitResultData ( )
inline

◆ SSplitResultData() [2/2]

SSplitResultData::SSplitResultData ( double *  heights_,
vector3f n_,
Color3ub c_,
const vector3d v0_,
const vector3d v1_,
const vector3d v2_,
const vector3d v3_,
const GeoPatchID patchID_ 
)
inline

Member Data Documentation

◆ colors

Color3ub* SSplitResultData::colors

◆ heights

double* SSplitResultData::heights

◆ normals

vector3f* SSplitResultData::normals

◆ patchID

GeoPatchID SSplitResultData::patchID

◆ v0

vector3d SSplitResultData::v0

◆ v1

vector3d SSplitResultData::v1

◆ v2

vector3d SSplitResultData::v2

◆ v3

vector3d SSplitResultData::v3

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