U++ framework
Do not panic. Ask here before giving up.

Home » Community » Coffee corner » Need suggections for Data structure
Need suggections for Data structure [message #60266] Sat, 28 October 2023 08:08 Go to previous message
deep is currently offline  deep
Messages: 281
Registered: July 2011
Location: Bangalore
Experienced Member
Hi,

I want to process text motion sequences.

I plan to process text and convert it to data struct

I want to hold this sequential data for further processing.

For each type I have pre-defined data struct.

--- some data types ---
Point3D - x,y,z

Line - P1,p2

Arc - p1,p2,pCenter, cw/ccw

point & normal - x,y,z,i,j,k

Equation - length = sqrt( (x2-x1)^2 + (y2-y1)^2)

-----

I want suggestions for the sequenced data.
Line to be deleted from memory after processing.


Warm Regards

Deepak
 
Read Message
Read Message
Previous Topic: Chat GPT wrote this
Next Topic: Do we have a QTF to HTML converter
Goto Forum:
  


Current Time: Thu Apr 30 19:37:18 GMT+2 2026

Total time taken to generate the page: 0.00822 seconds