Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
Draw_XSegment Struct Reference

Segment definition. More...

#include <Draw_Window.hxx>

Public Member Functions

NCollection_Vec2< short > & operator[] (int theIndex)
 
const NCollection_Vec2< short > & operator[] (int theIndex) const
 
void Init (int theXStart, int theYStart, int theXEnd, int theYEnd)
 

Data Fields

NCollection_Vec2< shortPoints [2]
 

Detailed Description

Segment definition.

Member Function Documentation

◆ Init()

void Draw_XSegment::Init ( int theXStart,
int theYStart,
int theXEnd,
int theYEnd )
inline

◆ operator[]() [1/2]

NCollection_Vec2< short > & Draw_XSegment::operator[] ( int theIndex)
inline

◆ operator[]() [2/2]

const NCollection_Vec2< short > & Draw_XSegment::operator[] ( int theIndex) const
inline

Field Documentation

◆ Points

NCollection_Vec2<short> Draw_XSegment::Points[2]

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