Blender V5.0
Freestyle::StrokeSegment Class Reference

Public Member Functions

 StrokeSegment (StrokeInternal::StrokeVertexIterator ibegin, StrokeInternal::StrokeVertexIterator iend, float ilength, int in, float isampling)

Public Attributes

StrokeInternal::StrokeVertexIterator _begin
StrokeInternal::StrokeVertexIterator _end
float _length
int _n
float _sampling
bool _resampled

Detailed Description

Definition at line 501 of file Stroke.cpp.

Constructor & Destructor Documentation

◆ StrokeSegment()

Freestyle::StrokeSegment::StrokeSegment ( StrokeInternal::StrokeVertexIterator ibegin,
StrokeInternal::StrokeVertexIterator iend,
float ilength,
int in,
float isampling )
inline

Definition at line 510 of file Stroke.cpp.

References _begin, _end, _length, _n, _resampled, _sampling, and in.

Member Data Documentation

◆ _begin

StrokeInternal::StrokeVertexIterator Freestyle::StrokeSegment::_begin

Definition at line 503 of file Stroke.cpp.

Referenced by StrokeSegment().

◆ _end

StrokeInternal::StrokeVertexIterator Freestyle::StrokeSegment::_end

Definition at line 504 of file Stroke.cpp.

Referenced by StrokeSegment().

◆ _length

float Freestyle::StrokeSegment::_length

Definition at line 505 of file Stroke.cpp.

Referenced by StrokeSegment().

◆ _n

int Freestyle::StrokeSegment::_n

Definition at line 506 of file Stroke.cpp.

Referenced by StrokeSegment().

◆ _resampled

bool Freestyle::StrokeSegment::_resampled

Definition at line 508 of file Stroke.cpp.

Referenced by StrokeSegment().

◆ _sampling

float Freestyle::StrokeSegment::_sampling

Definition at line 507 of file Stroke.cpp.

Referenced by StrokeSegment().


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