Pencil2D Animation
Download Community News Docs Contribute
  • Overview
  • Articles
  • Code
  •  
  • Class List
  • Class Index
  • Class Hierarchy
  • Class Members
  • File List
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
VertexRef Class Reference

Public Member Functions

 VertexRef (int curveN, int vertexN)
 
VertexRef nextVertex () const
 
VertexRef prevVertex () const
 
bool operator== (VertexRef vertexRef1) const
 
bool operator!= (VertexRef vertexRef1) const
 

Public Attributes

int curveNumber = -1
 
int vertexNumber = -1
 

Detailed Description

Definition at line 21 of file vertexref.h.

Constructor & Destructor Documentation

◆ VertexRef() [1/2]

VertexRef::VertexRef ( )

Definition at line 20 of file vertexref.cpp.

◆ VertexRef() [2/2]

VertexRef::VertexRef ( int  curveN,
int  vertexN 
)

Definition at line 24 of file vertexref.cpp.

Member Function Documentation

◆ nextVertex()

VertexRef VertexRef::nextVertex ( ) const

Definition at line 30 of file vertexref.cpp.

◆ operator!=()

bool VertexRef::operator!= ( VertexRef  vertexRef1) const

Definition at line 52 of file vertexref.cpp.

◆ operator==()

bool VertexRef::operator== ( VertexRef  vertexRef1) const

Definition at line 40 of file vertexref.cpp.

◆ prevVertex()

VertexRef VertexRef::prevVertex ( ) const

Definition at line 35 of file vertexref.cpp.

Member Data Documentation

◆ curveNumber

int VertexRef::curveNumber = -1

Definition at line 31 of file vertexref.h.

◆ vertexNumber

int VertexRef::vertexNumber = -1

Definition at line 32 of file vertexref.h.


The documentation for this class was generated from the following files:
  • core_lib/src/graphics/vector/vertexref.h
  • core_lib/src/graphics/vector/vertexref.cpp
Generated on Thu May 8 2025 04:47:54 for Pencil2D by doxygen 1.9.6 based on revision 4513250b1d5b1a3676ec0e67b06b7a885ceaae39