Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::IPCB3D_Transformation Struct Reference

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB3D_Transformation:

Public Member Functions

void SetValues (double a11, double a12, double a13, double a14, double a21, double a22, double a23, double a24, double a31, double a32, double a33, double a34)
void Translate (double X, double Y, double Z)
void Rotate (double X, double Y, double Z, double Angle)
void SetIdentity ()
void FillGlobalTransformation ()

Member Function Documentation

◆ FillGlobalTransformation()

void PCB::IPCB3D_Transformation::FillGlobalTransformation ( )

◆ Rotate()

void PCB::IPCB3D_Transformation::Rotate ( double X,
double Y,
double Z,
double Angle )

◆ SetIdentity()

void PCB::IPCB3D_Transformation::SetIdentity ( )

◆ SetValues()

void PCB::IPCB3D_Transformation::SetValues ( double a11,
double a12,
double a13,
double a14,
double a21,
double a22,
double a23,
double a24,
double a31,
double a32,
double a33,
double a34 )

◆ Translate()

void PCB::IPCB3D_Transformation::Translate ( double X,
double Y,
double Z )

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