.

MPIPathAttr

Definition

 
typedef enum {
   MPIPathElementAttrINVALID    = -1,
   MPIPathElementAttrRELATIVE   = MPIPathElementAttrLAST - 1,
   MPIPathElementAttrID         = MPIPathElementAttrLAST - 2,
   MPIPathElementAttrVELOCITY   = MPIPathElementAttrLAST - 3,
   MPIPathElementAttrACCEL      = MPIPathElementAttrLAST - 4,
   MPIPathElementAttrTIMESLICE  = MPIPathElementAttrLAST - 5,
   MPIPathElementAttrCOUNT      = MPIPathElementAttrLAST - MPIPathElementAttrFIRST,
} MPIPathAttr;

Description

In MPIPathAttr, the path attributes are used to generate the path attribute masks to enable features with mpiPathAppend(...). Please see MPIPathElementAttrMask data type for more information.

See Also

mpiPathAppend

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering