FreeWRL / FreeX3D 4.3.0
LinearSegmentParameter Struct Reference

Data Fields

unsigned char segmentNumber
 number of segments
 
struct SixByteChunk segmentAppearance
 segment appearance
 
struct Vector3Double location
 location
 
struct Orientation orientation
 orientation
 
unsigned short segmentLength
 segmentLength
 
unsigned short segmentWidth
 segmentWidth
 
unsigned short segmentHeight
 segmentHeight
 
unsigned short segmentDepth
 segment Depth
 
unsigned int pad1
 segment Depth
 

Detailed Description

Definition at line 927 of file DIS.h.

Field Documentation

◆ location

struct Vector3Double LinearSegmentParameter::location

location

Definition at line 933 of file DIS.h.

◆ orientation

struct Orientation LinearSegmentParameter::orientation

orientation

Definition at line 935 of file DIS.h.

◆ pad1

unsigned int LinearSegmentParameter::pad1

segment Depth

Definition at line 945 of file DIS.h.

◆ segmentAppearance

struct SixByteChunk LinearSegmentParameter::segmentAppearance

segment appearance

Definition at line 931 of file DIS.h.

◆ segmentDepth

unsigned short LinearSegmentParameter::segmentDepth

segment Depth

Definition at line 943 of file DIS.h.

◆ segmentHeight

unsigned short LinearSegmentParameter::segmentHeight

segmentHeight

Definition at line 941 of file DIS.h.

◆ segmentLength

unsigned short LinearSegmentParameter::segmentLength

segmentLength

Definition at line 937 of file DIS.h.

◆ segmentNumber

unsigned char LinearSegmentParameter::segmentNumber

number of segments

Definition at line 929 of file DIS.h.

◆ segmentWidth

unsigned short LinearSegmentParameter::segmentWidth

segmentWidth

Definition at line 939 of file DIS.h.


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