Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F95147068
particle.cpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Dec 13, 05:49
Size
172 B
Mime Type
text/x-c
Expires
Sun, Dec 15, 05:49 (2 d)
Engine
blob
Format
Raw Data
Handle
22908428
Attached To
rSYMKIT symkit
particle.cpp
View Options
#include "particle.h"
Particle
::
Particle
(
Descriptor
*
desc
,
GLModel
*
model
,
const
QString
&
label
,
specs_t
flags
)
:
Shape
(
model
,
label
,
flags
),
Describable
(
desc
)
{
}
Event Timeline
Log In to Comment