Home » Community » Coffee corner » Need suggections for Data structure
Need suggections for Data structure [message #60266] |
Sat, 28 October 2023 08:08 |
|
deep
Messages: 265 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
|
|
|
Goto Forum:
Current Time: Sat Oct 05 10:35:27 CEST 2024
Total time taken to generate the page: 0.04035 seconds
|