Public Types | Public Member Functions | Public Attributes
ON_LinetypeSegment Class Reference

#include <opennurbs_linestyle.h>

List of all members.

Public Types

enum  eSegType { stLine, stSpace }

Public Member Functions

void Dump (class ON_TextLog &) const
 ON_LinetypeSegment ()
bool operator!= (const ON_LinetypeSegment &src) const
bool operator== (const ON_LinetypeSegment &src) const

Public Attributes

double m_length
eSegType m_seg_type

Detailed Description

Definition at line 83 of file opennurbs_linestyle.h.


Member Enumeration Documentation

Enumerator:
stLine 
stSpace 

Definition at line 94 of file opennurbs_linestyle.h.


Constructor & Destructor Documentation

Definition at line 59 of file opennurbs_linetype.cpp.


Member Function Documentation

void ON_LinetypeSegment::Dump ( class ON_TextLog dump) const

Definition at line 46 of file opennurbs_linetype.cpp.

bool ON_LinetypeSegment::operator!= ( const ON_LinetypeSegment src) const

Definition at line 40 of file opennurbs_linetype.cpp.

bool ON_LinetypeSegment::operator== ( const ON_LinetypeSegment src) const

Definition at line 35 of file opennurbs_linetype.cpp.


Member Data Documentation

Definition at line 104 of file opennurbs_linestyle.h.

Definition at line 105 of file opennurbs_linestyle.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:52