MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.PositionedText Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, str text, Vector3f position)
 

Static Public Member Functions

bool __eq__ (*args, **kwargs)
 
None __init__ (*args, **kwargs)
 
PositionedText operator (*args, **kwargs)
 
PositionedText operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_position = 32
 
typing _offsetof_text = 0
 

Detailed Description

Generated from:  MR::PositionedText
Aliases:  MeshLabel

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.PositionedText.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.PositionedText.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.PositionedText.__init__ ( self,
str text,
Vector3f position )

Member Function Documentation

◆ __eq__()

bool mrmeshpy.PositionedText.__eq__ ( * args,
** kwargs )
static

◆ operator() [1/2]

PositionedText mrmeshpy.PositionedText.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

PositionedText mrmeshpy.PositionedText.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_position

typing mrmeshpy.PositionedText._offsetof_position = 32
staticprotected

◆ _offsetof_text

typing mrmeshpy.PositionedText._offsetof_text = 0
staticprotected

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